fix var that needed to be hard coded

git-svn-id: http://svn.osgeo.org/qgis/trunk@14950 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2010-12-21 01:27:05 +00:00
parent 2e87cd999e
commit e0b8b290ab

View File

@ -15,7 +15,7 @@ makensis \
-DVERSION_NUMBER='1.6.0' \
-DVERSION_NAME='Capiapo' \
-DSVN_REVISION='0' \
-DQGIS_BASE='Quantum GIS 1.6.0' \
-DQGIS_BASE='Quantum GIS' \
-DINSTALLER_NAME='QGIS-1-6-0-Setup.exe' \
-DDISPLAYED_NAME='Quantum GIS 1.6.0' \
-DBINARY_REVISION=1 \