[GRASS-SVN] r48749 - grass/branches/releasebranch_6_4/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Oct 12 07:01:02 EDT 2011


Author: martinl
Date: 2011-10-12 04:01:02 -0700 (Wed, 12 Oct 2011)
New Revision: 48749

Modified:
   grass/branches/releasebranch_6_4/mswindows/osgeo4w/grass.bat.tmpl
Log:
fix grass.bat.tmpl (OSGeo4W)

Modified: grass/branches/releasebranch_6_4/mswindows/osgeo4w/grass.bat.tmpl
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/osgeo4w/grass.bat.tmpl	2011-10-12 09:38:16 UTC (rev 48748)
+++ grass/branches/releasebranch_6_4/mswindows/osgeo4w/grass.bat.tmpl	2011-10-12 11:01:02 UTC (rev 48749)
@@ -1,5 +1,5 @@
 @echo off
-SET OSGEO4W_ROOT=@OSGEO4W_ROOT@
+SET OSGEO4W_ROOT=@osgeo4w@
 call %OSGEO4W_ROOT%\bin\o4w_env.bat
 call %OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\etc\env.bat
 "%WINGISBASE%"\etc\init.bat %*



More information about the grass-commit mailing list