[GRASS-SVN] r42922 - grass-addons/vector/v.krige
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 28 09:28:40 EDT 2010
Author: neteler
Date: 2010-07-28 13:28:40 +0000 (Wed, 28 Jul 2010)
New Revision: 42922
Modified:
grass-addons/vector/v.krige/Makefile
Log:
rename for clarity
Modified: grass-addons/vector/v.krige/Makefile
===================================================================
--- grass-addons/vector/v.krige/Makefile 2010-07-28 13:27:42 UTC (rev 42921)
+++ grass-addons/vector/v.krige/Makefile 2010-07-28 13:28:40 UTC (rev 42922)
@@ -7,4 +7,4 @@
include $(MODULE_TOPDIR)/include/Make/Script.make
default: script
- ${INSTALL} vkrige_gui.py ${ETCDIR}/scripts/
+ ${INSTALL} v_krige_wxGUI.py ${ETCDIR}/scripts/
More information about the grass-commit
mailing list