diff packaging/tmp-createpackage.sh.in @ 832:170b13ea05ee

(Issue10) Force encoding to be latin-1 during installer creation.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 24 Jul 2014 16:30:10 +0200
parents fdc15f0cfdd8
children 8081ed84589d
line wrap: on
line diff
--- a/packaging/tmp-createpackage.sh.in	Thu Jul 24 15:59:00 2014 +0200
+++ b/packaging/tmp-createpackage.sh.in	Thu Jul 24 16:30:10 2014 +0200
@@ -29,6 +29,6 @@
     -Dproductname="TrustBridge" \
     -Dpath_sep="/" \
     -Dinfo_url="https://wald.intevation.org/projects/trustbridge/" \
-    -dsize=$EST_SIZE \
+    -Dsize=$EST_SIZE \
     -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
 rm -r $TMPDIR

http://wald.intevation.org/projects/trustbridge/