[GRASS-SVN] r45193 - grass/branches/develbranch_6/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 26 07:38:48 EST 2011


Author: martinl
Date: 2011-01-26 04:38:48 -0800 (Wed, 26 Jan 2011)
New Revision: 45193

Modified:
   grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
update package.sh

Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-01-26 12:37:36 UTC (rev 45192)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-01-26 12:38:48 UTC (rev 45193)
@@ -24,6 +24,10 @@
 PACKAGE=3
 export VERSION PACKAGE
 
+GRASS_PYTHON=/c/OSGeo4W/apps/Python25
+PYTHONHOME=/c/OSGeo4W/apps/Python25
+export GRASS_PYTHON PYTHONHOME
+
 LOG=mswindows/osgeo4w/package.log
 
 report() {



More information about the grass-commit mailing list