[GRASS-SVN] r48736 - grass/branches/develbranch_6/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 11 12:26:11 EDT 2011


Author: martinl
Date: 2011-10-11 09:26:11 -0700 (Tue, 11 Oct 2011)
New Revision: 48736

Modified:
   grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
fix package.sh (deleting old package logs)
    (merge r48735 from trunk)


Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-10-11 16:22:43 UTC (rev 48735)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-10-11 16:26:11 UTC (rev 48736)
@@ -93,7 +93,7 @@
 	fi
 
 	log remove old logs
-	rm mswindows/osgeo4w/package.log.[0-9][0-9][0-9]
+	rm -f mswindows/osgeo4w/package.log.[0-9][0-9][0-9]
 
 	log configure
 	./configure \



More information about the grass-commit mailing list