[GRASS-SVN] r39818 - grass/trunk/scripts/v.db.addcolumn
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 26 16:56:23 EST 2009
Author: martinl
Date: 2009-11-26 16:56:22 -0500 (Thu, 26 Nov 2009)
New Revision: 39818
Modified:
grass/trunk/scripts/v.db.addcolumn/Makefile
Log:
v.db.addcol renamed to v.db.addcolumn
Modified: grass/trunk/scripts/v.db.addcolumn/Makefile
===================================================================
--- grass/trunk/scripts/v.db.addcolumn/Makefile 2009-11-26 21:51:15 UTC (rev 39817)
+++ grass/trunk/scripts/v.db.addcolumn/Makefile 2009-11-26 21:56:22 UTC (rev 39818)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = v.db.addcol
+PGM = v.db.addcolumn
include $(MODULE_TOPDIR)/include/Make/Script.make
More information about the grass-commit
mailing list