changeset 549:70138fbced95

ix packaging script to include path_sep
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 20 May 2014 16:39:29 +0000
parents c84dc8f6d017
children 0ec3516bf65c
files packaging/tmp-createpackage.sh.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packaging/tmp-createpackage.sh.in	Tue May 20 15:08:00 2014 +0000
+++ b/packaging/tmp-createpackage.sh.in	Tue May 20 16:39:29 2014 +0000
@@ -25,5 +25,6 @@
     -Dversion_number=@PROJECT_VERSION@ \
     -Dsetupname="@CMAKE_BINARY_DIR@/TrustBridge-@PROJECT_VERSION@.exe" \
     -Dproductname="TrustBridge" \
-    -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
+    -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi \
+    -Dpath_sep="/"
 rm -r $TMPDIR

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