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

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 9 12:46:45 EST 2012


Author: martinl
Date: 2012-02-09 09:46:45 -0800 (Thu, 09 Feb 2012)
New Revision: 50745

Modified:
   grass/branches/releasebranch_6_4/mswindows/osgeo4w/env.bat.tmpl
Log:
winGRASS: add msys/bin to PATH

Modified: grass/branches/releasebranch_6_4/mswindows/osgeo4w/env.bat.tmpl
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/osgeo4w/env.bat.tmpl	2012-02-09 17:46:19 UTC (rev 50744)
+++ grass/branches/releasebranch_6_4/mswindows/osgeo4w/env.bat.tmpl	2012-02-09 17:46:45 UTC (rev 50745)
@@ -5,4 +5,5 @@
 set GRASS_PYTHON=%OSGEO4W_ROOT%\bin\python.exe
 set GRASS_PROJSHARE=%OSGEO4W_ROOT%\share\proj
 set GRASS_HTML_BROWSER=explorer
+set PATH=%OSGEO4W_ROOT%\apps\msys\bin;%PATH%
 set PATH=%OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\bin;%OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\lib;%PATH%



More information about the grass-commit mailing list