[GRASS-SVN] r38290 - grass-addons/vector/v.krige
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jul 6 09:41:08 EDT 2009
Author: martinl
Date: 2009-07-06 09:41:07 -0400 (Mon, 06 Jul 2009)
New Revision: 38290
Modified:
grass-addons/vector/v.krige/Makefile
Log:
Makefile compatibile with GRASS 6
Modified: grass-addons/vector/v.krige/Makefile
===================================================================
--- grass-addons/vector/v.krige/Makefile 2009-07-06 13:38:57 UTC (rev 38289)
+++ grass-addons/vector/v.krige/Makefile 2009-07-06 13:41:07 UTC (rev 38290)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = v.krige
+PGM = v.krige.py
include $(MODULE_TOPDIR)/include/Make/Script.make
More information about the grass-commit
mailing list