Mercurial > trustbridge
diff packaging/tmp-createpackage.sh.in @ 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 | 4f972b1f4996 |
children | fc61ef6612b0 |
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