[GRASS-SVN] r50918 - grass/branches/releasebranch_6_4/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 21 13:49:59 EST 2012


Author: martinl
Date: 2012-02-21 10:49:59 -0800 (Tue, 21 Feb 2012)
New Revision: 50918

Modified:
   grass/branches/releasebranch_6_4/mswindows/env.bat
Log:
revert r50916 (fixed in r50917)

Modified: grass/branches/releasebranch_6_4/mswindows/env.bat
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/env.bat	2012-02-21 18:48:58 UTC (rev 50917)
+++ grass/branches/releasebranch_6_4/mswindows/env.bat	2012-02-21 18:49:59 UTC (rev 50918)
@@ -14,4 +14,4 @@
 set PATH=%GISBASE%\msys\bin;%PATH%
 set PATH=%GISBASE%\extrabin;%GISBASE%\extralib;%PATH%
 set PATH=%GISBASE%\tcl-tk\bin;%GISBASE%\sqlite\bin;%GISBASE%\gpsbabel;%PATH%
-set PATH=%GISBASE%\bin;%GISBASE%\lib;%PATH%
+set PATH=%GISBASE%\bin;%PATH%



More information about the grass-commit mailing list