Skip to content

Commit 716742b

Browse files
committed
Small update to win quickpackager
1 parent 996848d commit 716742b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ms-windows/quickpackage.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ makensis \
1616
-DVERSION_NAME='Wroclaw' \
1717
-DSVN_REVISION='0' \
1818
-DQGIS_BASE='Quantum GIS' \
19-
-DINSTALLER_NAME='QGIS-1-7-0-Setup.exe' \
19+
-DINSTALLER_NAME='QGIS-1-7-0-Setup-a1a0b35.exe' \
2020
-DDISPLAYED_NAME='Quantum GIS 1.7.0' \
2121
-DBINARY_REVISION=1 \
2222
-DINSTALLER_TYPE=OSGeo4W \
2323
-DPACKAGE_FOLDER=osgeo4w/unpacked \
24+
-DSHORTNAME=qgis \
2425
QGIS-Installer.nsi

0 commit comments

Comments
 (0)