[GRASS-SVN] r57311 - grass/branches/develbranch_6

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jul 28 08:20:22 PDT 2013


Author: martinl
Date: 2013-07-28 08:20:21 -0700 (Sun, 28 Jul 2013)
New Revision: 57311

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


Modified: grass/branches/develbranch_6/configure.in
===================================================================
--- grass/branches/develbranch_6/configure.in	2013-07-28 14:03:38 UTC (rev 57310)
+++ grass/branches/develbranch_6/configure.in	2013-07-28 15:20:21 UTC (rev 57311)
@@ -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