[GRASS-SVN] r57312 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jul 28 08:21:12 PDT 2013
Author: martinl
Date: 2013-07-28 08:21:12 -0700 (Sun, 28 Jul 2013)
New Revision: 57312
Modified:
grass/trunk/configure.in
Log:
fix comment in r57291
Modified: grass/trunk/configure.in
===================================================================
--- grass/trunk/configure.in 2013-07-28 15:20:21 UTC (rev 57311)
+++ grass/trunk/configure.in 2013-07-28 15:21:12 UTC (rev 57312)
@@ -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