[GRASS-SVN] r48750 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Oct 12 07:03:30 EDT 2011


Author: martinl
Date: 2011-10-12 04:03:30 -0700 (Wed, 12 Oct 2011)
New Revision: 48750

Modified:
   grass/trunk/mswindows/osgeo4w/grass.bat.tmpl
Log:
fix grass.bat.tmpl (OSGeo4W)
    (merge r48749 from relbr64)


Modified: grass/trunk/mswindows/osgeo4w/grass.bat.tmpl
===================================================================
--- grass/trunk/mswindows/osgeo4w/grass.bat.tmpl	2011-10-12 11:01:02 UTC (rev 48749)
+++ grass/trunk/mswindows/osgeo4w/grass.bat.tmpl	2011-10-12 11:03:30 UTC (rev 48750)
@@ -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
 %GRASS_PYTHON% %OSGEO4W_ROOT%\bin\grass at POSTFIX@.py %*



More information about the grass-commit mailing list