[GRASS-SVN] r37868 - grass/branches/develbranch_6

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 13 21:20:44 EDT 2009


Author: hamish
Date: 2009-06-13 21:20:44 -0400 (Sat, 13 Jun 2009)
New Revision: 37868

Modified:
   grass/branches/develbranch_6/Makefile
Log:
don't remove static swig/python/Makefile

Modified: grass/branches/develbranch_6/Makefile
===================================================================
--- grass/branches/develbranch_6/Makefile	2009-06-14 00:50:17 UTC (rev 37867)
+++ grass/branches/develbranch_6/Makefile	2009-06-14 01:20:44 UTC (rev 37868)
@@ -183,7 +183,7 @@
 	-rm -f config.cache config.log config.status config.status.${ARCH} 2>/dev/null
 	-rm -f ChangeLog ChangeLog.bak $(ERRORLOG) grass.pc
 	-rm -f include/config.h include/version.h include/winname.h include/Make/Grass.make include/Make/Platform.make 2>/dev/null
-	-rm -f swig/perl/Makefile.PL swig/perl2/make.pl swig/python/Makefile 2>/dev/null
+	-rm -f swig/perl/Makefile.PL swig/perl2/make.pl 2>/dev/null
 
 strip: FORCE
 	@ if [ ! -f ${ARCH_BINDIR}/grass${GRASS_VERSION_MAJOR}${GRASS_VERSION_MINOR} ] ; then \



More information about the grass-commit mailing list