changeset 1027:892f923c18d0

Add description to win-createpackage.sh
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 03 Sep 2014 15:19:01 +0200
parents f8b93685055e
children 461db8f903f5
files packaging/win-createpackage.sh.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packaging/win-createpackage.sh.in	Wed Sep 03 15:01:37 2014 +0200
+++ b/packaging/win-createpackage.sh.in	Wed Sep 03 15:19:01 2014 +0200
@@ -29,6 +29,7 @@
     -Dversion_number=@PROJECT_VERSION@ \
     -Dsetupname="$TMPINST" \
     -Dproductname="TrustBridge" \
+    -Ddescription="TrustBridge" \
     -Dpath_sep="/" \
     -Dinfo_url="http://wald.intevation.org/projects/trustbridge/" \
     -Dsize=$EST_SIZE \
@@ -44,6 +45,7 @@
     -Dversion_number=@PROJECT_VERSION@ \
     -Dsetupname="@CMAKE_BINARY_DIR@/TrustBridge-@PROJECT_VERSION@.exe" \
     -Dproductname="TrustBridge" \
+    -Ddescription="TrustBridge" \
     -Dpath_sep="/" \
     -Dinfo_url="http://wald.intevation.org/projects/trustbridge/" \
     -Dsize=$EST_SIZE \

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