Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: fix buildname (followup dec0ca5)
  • Loading branch information
jef-n committed Apr 22, 2015
1 parent 02f5c73 commit 9c5cbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-windows/osgeo4w/package-nightly.cmd
Expand Up @@ -150,7 +150,7 @@ set LIB=%LIB%;%OSGEO4W_ROOT%\lib
set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\include

cmake %CMAKE_OPT% ^
-D BUILDNAME="%PACKAGE%-%VERSION%-Nightly-VC10-%ARCH%" ^
-D BUILDNAME="%PACKAGENAME%-%VERSION%-Nightly-VC10-%ARCH%" ^
-D SITE="qgis.org" ^
-D PEDANTIC=TRUE ^
-D WITH_QSPATIALITE=TRUE ^
Expand Down

0 comments on commit 9c5cbd4

Please sign in to comment.