[GRASS-SVN] r57511 - grass/branches/develbranch_6/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 27 01:41:00 PDT 2013
Author: martinl
Date: 2013-08-27 01:41:00 -0700 (Tue, 27 Aug 2013)
New Revision: 57511
Modified:
grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
wingrass: path cosmetics
Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh 2013-08-27 08:38:33 UTC (rev 57510)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh 2013-08-27 08:41:00 UTC (rev 57511)
@@ -31,7 +31,7 @@
export OSGEO4W_ROOT_MSYS="/c/OSGeo4W${OSGEO4W_ROOT_POSTFIX}"
export OSGEO4W_ROOT="C:\\\OSGeo4W${OSGEO4W_ROOT_POSTFIX}"
-export PATH=.:/c/mingw/bin:/usr/local/bin:/bin:$OSGEO4W_ROOT_MSYS/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Subversion:$PWD/mswindows/osgeo4w
+export PATH=.:/usr/local/bin:/bin:$OSGEO4W_ROOT_MSYS/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Subversion:$PWD/mswindows/osgeo4w
T0=$(date +%s)
LT=$T0
More information about the grass-commit
mailing list