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

svn_grass at osgeo.org svn_grass at osgeo.org
Thu May 8 04:39:12 EDT 2008


Author: hamish
Date: 2008-05-08 04:39:11 -0400 (Thu, 08 May 2008)
New Revision: 31295

Removed:
   grass/trunk/scripts/d.font.freetype/
   grass/trunk/scripts/d.out.png/
   grass/trunk/scripts/d.paint.labels/
   grass/trunk/scripts/d.text.freetype/
   grass/trunk/scripts/p.out.vrml/
   grass/trunk/scripts/r.cats/
   grass/trunk/scripts/r.univar.sh/
   grass/trunk/scripts/v.univar.sh/
Modified:
   grass/trunk/scripts/Makefile
Log:
remove old scripts no longer needed for GRASS 7

Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile	2008-05-08 08:27:33 UTC (rev 31294)
+++ grass/trunk/scripts/Makefile	2008-05-08 08:39:11 UTC (rev 31295)
@@ -2,13 +2,10 @@
 
 SUBDIRS = \
 	d.correlate \
-	d.font.freetype \
 	d.monsize \
 	d.mvmon \
 	d.out.gpsdrive \
-	d.out.png \
 	d.out.file \
-	d.paint.labels \
 	d.polar \
 	d.rast.edit \
 	d.rast.leg \
@@ -17,7 +14,6 @@
 	d.shadedmap \
 	d.slide.show \
 	d.split \
-	d.text.freetype \
 	d.vect.thematic \
 	db.dropcol \
 	db.droptable \
@@ -35,9 +31,7 @@
 	i.spectral \
 	i.tasscap \
 	m.proj \
-	p.out.vrml \
 	r.blend \
-	r.cats \
 	r.fillnulls \
 	r.in.aster \
 	r.in.srtm \
@@ -51,7 +45,6 @@
 	r.regression.line \
 	r.shaded.relief \
 	r.tileset \
-	r.univar.sh \
 	r3.mapcalculator \
 	v.build.all \
 	v.centroids \
@@ -75,7 +68,6 @@
 	v.in.wfs \
 	v.rast.stats \
 	v.report \
-	v.univar.sh \
 	v.what.vect
 
 include $(MODULE_TOPDIR)/include/Make/Dir.make



More information about the grass-commit mailing list