[GRASS-SVN] r43247 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Aug 24 13:32:09 EDT 2010


Author: martinl
Date: 2010-08-24 17:32:09 +0000 (Tue, 24 Aug 2010)
New Revision: 43247

Removed:
   grass/trunk/swig/
Modified:
   grass/trunk/Makefile
Log:
swig also removed from trunk


Modified: grass/trunk/Makefile
===================================================================
--- grass/trunk/Makefile	2010-08-24 17:09:23 UTC (rev 43246)
+++ grass/trunk/Makefile	2010-08-24 17:32:09 UTC (rev 43247)
@@ -45,7 +45,6 @@
 	visualization \
 	locale \
 	man \
-	swig \
 	macosx
 
 SUBDIRS = $(DIRS)
@@ -122,7 +121,6 @@
 	-rm -f ChangeLog ChangeLog.bak $(ERRORLOG) grass.pc
 	-rm -f include/config.h include/version.h
 	-rm -f include/Make/Platform.make include/Make/Doxyfile_arch_html include/Make/Doxyfile_arch_latex 2>/dev/null
-	-rm -f swig/perl/Makefile.PL swig/perl2/make.pl 2>/dev/null
 
 DOXNAME=grass
 



More information about the grass-commit mailing list