[GRASS-SVN] r40507 - grass/branches/develbranch_6/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 17 10:10:03 EST 2010
Author: martinl
Date: 2010-01-17 10:10:02 -0500 (Sun, 17 Jan 2010)
New Revision: 40507
Modified:
grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
Log:
use default demo path
Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-01-17 15:00:42 UTC (rev 40506)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-01-17 15:10:02 UTC (rev 40507)
@@ -10,7 +10,7 @@
;Define the source path of the demolocation files
-!define DEMOLOCATION_PATH "c:\osgeo4w\usr\src\grass-6.5.svn\demolocation"
+!define DEMOLOCATION_PATH "c:\osgeo4w\usr\src\grass6_devel\demolocation"
;Select if you are building a "Development Version" or a "Release Version" of the GRASS Installer
;Change the INSTALLER_TYPE variable to Release, Dev6 or Dev7
More information about the grass-commit
mailing list