[GRASS-SVN] r48468 - grass/branches/develbranch_6/scripts/v.krige

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 26 03:47:33 EDT 2011


Author: hamish
Date: 2011-09-26 00:47:33 -0700 (Mon, 26 Sep 2011)
New Revision: 48468

Modified:
   grass/branches/develbranch_6/scripts/v.krige/Makefile
Log:
typo

Modified: grass/branches/develbranch_6/scripts/v.krige/Makefile
===================================================================
--- grass/branches/develbranch_6/scripts/v.krige/Makefile	2011-09-26 07:46:11 UTC (rev 48467)
+++ grass/branches/develbranch_6/scripts/v.krige/Makefile	2011-09-26 07:47:33 UTC (rev 48468)
@@ -12,7 +12,7 @@
 #$(BIN)/v.kridge.bat:
 #does the shell version of the file actually already exist??
 #	rm -f $(BIN)/$(PGM).bat
-#	echo ' @"%GRASS_PYTHON%" "%GISBASE%\scripts\v.krige.py" %*' > >@
+#	echo '@"%GRASS_PYTHON%" "%GISBASE%\scripts\v.krige.py" %*' > >@
 #else
 #	ln -s $(SCRIPTDIR)/$(PGM) $(SCRIPTDIR)/v.krige
 #endif



More information about the grass-commit mailing list