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

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Aug 14 17:32:37 EDT 2010


Author: hellik
Date: 2010-08-14 21:32:37 +0000 (Sat, 14 Aug 2010)
New Revision: 43117

Modified:
   grass/trunk/mswindows/osgeo4w/package.sh
Log:
attempt to get in the meantime nightly wingrass7-builds back
see http://lists.osgeo.org/pipermail/grass-dev/2010-August/051580.html

Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh	2010-08-14 18:34:00 UTC (rev 43116)
+++ grass/trunk/mswindows/osgeo4w/package.sh	2010-08-14 21:32:37 UTC (rev 43117)
@@ -38,8 +38,8 @@
 
 	echo $(date): STARTING configure
 	./configure \
-		--with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-17/lib $OSGEO4W_ROOT_MSYS/lib" \
-		--with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-17/include $OSGEO4W_ROOT_MSYS/include" \
+		--with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-16/lib $OSGEO4W_ROOT_MSYS/lib" \
+		--with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-16/include $OSGEO4W_ROOT_MSYS/include" \
 		--exec-prefix=$OSGEO4W_ROOT_MSYS/apps/grass \
 		--libexecdir=$OSGEO4W_ROOT_MSYS/bin \
 		--prefix=$OSGEO4W_ROOT_MSYS/apps/grass \



More information about the grass-commit mailing list