[GRASS-SVN] r56601 - grass-addons/grass7/vector/v.net.path2

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jun 5 04:08:36 PDT 2013


Author: turek
Date: 2013-06-05 04:08:36 -0700 (Wed, 05 Jun 2013)
New Revision: 56601

Modified:
   grass-addons/grass7/vector/v.net.path2/Makefile
Log:
v.net.path2: makefile edit

Modified: grass-addons/grass7/vector/v.net.path2/Makefile
===================================================================
--- grass-addons/grass7/vector/v.net.path2/Makefile	2013-06-05 10:56:58 UTC (rev 56600)
+++ grass-addons/grass7/vector/v.net.path2/Makefile	2013-06-05 11:08:36 UTC (rev 56601)
@@ -1,7 +1,7 @@
 
 MODULE_TOPDIR = ../..
 
-PGM = v.net.path
+PGM = v.net.path2
 
 LIBES = $(VECTORLIB) $(DBMILIB) $(GISLIB)
 DEPENDENCIES = $(VECTORDEP) $(DBMIDEP) $(GISDEP)



More information about the grass-commit mailing list