[GRASS-SVN] r33592 - grass/trunk/scripts

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 29 10:20:31 EDT 2008


Author: glynn
Date: 2008-09-29 10:20:31 -0400 (Mon, 29 Sep 2008)
New Revision: 33592

Modified:
   grass/trunk/scripts/Makefile
Log:
Disable d.rast.leg - requires frames


Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile	2008-09-29 10:17:20 UTC (rev 33591)
+++ grass/trunk/scripts/Makefile	2008-09-29 14:20:31 UTC (rev 33592)
@@ -4,7 +4,6 @@
 	d.correlate \
 	d.polar \
 	d.rast.edit \
-	d.rast.leg \
 	d.shadedmap \
 	d.vect.thematic \
 	db.dropcol \
@@ -61,6 +60,7 @@
 	v.what.vect
 
 #	d.out.gpsdrive \
+#	d.rast.leg \
 #	i.spectral \
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make



More information about the grass-commit mailing list