summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/po/xsmallpot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/po/xsmallpot.sh')
-rwxr-xr-xgettext-tools/examples/po/xsmallpot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/examples/po/xsmallpot.sh b/gettext-tools/examples/po/xsmallpot.sh
index e107bb6..7fb1f53 100755
--- a/gettext-tools/examples/po/xsmallpot.sh
+++ b/gettext-tools/examples/po/xsmallpot.sh
@@ -16,6 +16,7 @@ abs_srcdir=`cd "$srcdir" && pwd`
cd ..
rm -rf tmp-$directory
cp -p -r "$abs_srcdir"/../$directory tmp-$directory
+chmod -R u+w tmp-$directory
cd tmp-$directory
case $directory in
hello-c++-kde)