[GRASS-SVN] r57310 - grass/branches/releasebranch_6_4

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jul 28 07:03:38 PDT 2013


Author: neteler
Date: 2013-07-28 07:03:38 -0700 (Sun, 28 Jul 2013)
New Revision: 57310

Modified:
   grass/branches/releasebranch_6_4/configure.in
Log:
fix comment in r57291

Modified: grass/branches/releasebranch_6_4/configure.in
===================================================================
--- grass/branches/releasebranch_6_4/configure.in	2013-07-27 20:47:02 UTC (rev 57309)
+++ grass/branches/releasebranch_6_4/configure.in	2013-07-28 14:03:38 UTC (rev 57310)
@@ -107,7 +107,7 @@
 
 # Set GISBASE and GRASS_BIN
 
-dnl GISBASE="${WINDSTDIR}/dist.${ARCH}
+dnl GISBASE="${WINDSTDIR}/dist.${ARCH}"
 GISBASE="${DSTDIR}/dist.${ARCH}"
 GRASS_BIN="${DSTDIR}/bin.${ARCH}"
 



More information about the grass-commit mailing list