diff options
Diffstat (limited to 'gettext-tools/examples/po/xsmallpot.sh')
-rwxr-xr-x | gettext-tools/examples/po/xsmallpot.sh | 1 |
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) |