diff packaging/win-createpackage.sh.in @ 1385:c480afb35db7

Change info urls in packaging to www.trustbridge.de
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 15 Jan 2015 16:05:16 +0100
parents 014586ef8a84
children
line wrap: on
line diff
--- a/packaging/win-createpackage.sh.in	Thu Jan 15 15:57:26 2015 +0100
+++ b/packaging/win-createpackage.sh.in	Thu Jan 15 16:05:16 2015 +0100
@@ -75,7 +75,7 @@
     -Dproductname="TrustBridge" \
     -Ddescription="TrustBridge" \
     -Dpath_sep="/" \
-    -Dinfo_url="http://wald.intevation.org/projects/trustbridge/" \
+    -Dinfo_url="https://www.trustbridge.de" \
     -Dsize=$EST_SIZE \
     -DWRITE_UNINSTALLER \
     -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
@@ -92,7 +92,7 @@
     -Dproductname="TrustBridge" \
     -Ddescription="TrustBridge" \
     -Dpath_sep="/" \
-    -Dinfo_url="http://wald.intevation.org/projects/trustbridge/" \
+    -Dinfo_url="https://www.trustbridge.de" \
     -Dsize=$EST_SIZE \
     -Dproductname_short="TrustBridge" @CMAKE_SOURCE_DIR@/packaging/trustbridge.nsi
 

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