summaryrefslogtreecommitdiff
path: root/scripts/portable_postbuild.sh
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-05-08 22:04:07 +0200
committerGravatar waker <wakeroid@gmail.com>2012-05-08 22:04:07 +0200
commit66e1c991c111b4438841b263d160f2e83c66b910 (patch)
tree66d7d2202939a89e40df7776da06e24464e32f9e /scripts/portable_postbuild.sh
parentd82ea1fea56d9d77dc047cbfd61fe126b5f0e2eb (diff)
build scripts update
Diffstat (limited to 'scripts/portable_postbuild.sh')
-rwxr-xr-xscripts/portable_postbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/portable_postbuild.sh b/scripts/portable_postbuild.sh
index 65bf55fd..45db6740 100755
--- a/scripts/portable_postbuild.sh
+++ b/scripts/portable_postbuild.sh
@@ -79,6 +79,7 @@ for i in po/*.gmo ; do
done
cp translation/help.pt_BR.txt $OUTDIR/doc/
cp translation/help.ru.txt $OUTDIR/doc/
+touch $OUTDIR/.ddb_portable
# strip
if [ $OSTYPE != 'Darwin' ];then