comparison 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
comparison
equal deleted inserted replaced
831:747a48996c1f 832:170b13ea05ee
27 -Dversion_number=@PROJECT_VERSION@ \ 27 -Dversion_number=@PROJECT_VERSION@ \
28 -Dsetupname="@CMAKE_BINARY_DIR@/TrustBridge-@PROJECT_VERSION@.exe" \ 28 -Dsetupname="@CMAKE_BINARY_DIR@/TrustBridge-@PROJECT_VERSION@.exe" \
29 -Dproductname="TrustBridge" \ 29 -Dproductname="TrustBridge" \
30 -Dpath_sep="/" \ 30 -Dpath_sep="/" \
31 -Dinfo_url="https://wald.intevation.org/projects/trustbridge/" \ 31 -Dinfo_url="https://wald.intevation.org/projects/trustbridge/" \
32 -dsize=$EST_SIZE \ 32 -Dsize=$EST_SIZE \
33 -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi 33 -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
34 rm -r $TMPDIR 34 rm -r $TMPDIR

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