[GRASS-SVN] r58031 - grass-addons/grass6/vector/v.krige
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Oct 17 12:01:44 PDT 2013
Author: neteler
Date: 2013-10-17 12:01:44 -0700 (Thu, 17 Oct 2013)
New Revision: 58031
Modified:
grass-addons/grass6/vector/v.krige/Makefile
Log:
v.krige: attempt to make g.extension happy
Modified: grass-addons/grass6/vector/v.krige/Makefile
===================================================================
--- grass-addons/grass6/vector/v.krige/Makefile 2013-10-17 19:00:44 UTC (rev 58030)
+++ grass-addons/grass6/vector/v.krige/Makefile 2013-10-17 19:01:44 UTC (rev 58031)
@@ -7,5 +7,5 @@
include $(MODULE_TOPDIR)/include/Make/Script.make
default: script
- $(MKDIR) ${ETCDIR}
+ $(MKDIR) ${ETCDIR}/scripts/
${INSTALL} v_krige_wxGUI.py ${ETCDIR}/scripts/
More information about the grass-commit
mailing list