changeset 1187:913867a8bf40

Fix uninstaller description
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 22 Sep 2014 15:36:57 +0200
parents 3de099c8129e
children eb77ddd7e1ab
files packaging/create-dist-package.sh.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packaging/create-dist-package.sh.in	Mon Sep 22 13:17:29 2014 +0200
+++ b/packaging/create-dist-package.sh.in	Mon Sep 22 15:36:57 2014 +0200
@@ -75,6 +75,7 @@
     -Dpath_sep="/" \
     -Dinfo_url="http://wald.intevation.org/projects/trustbridge/" \
     -Dsize=$EST_SIZE \
+    -Ddescription="TrustBridge" \
     -DWRITE_UNINSTALLER \
     -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
 wine $TMPDIR/TrustBridge-@PROJECT_VERSION@-uni.exe /S || true

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