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

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 3 08:48:58 EST 2011


Author: martinl
Date: 2011-03-03 05:48:58 -0800 (Thu, 03 Mar 2011)
New Revision: 45533

Modified:
   grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
comment-out make packages.sh, fix r45529
(merge r45531 from relbr64)


Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-03-03 13:46:09 UTC (rev 45532)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh	2011-03-03 13:48:58 UTC (rev 45533)
@@ -123,7 +123,7 @@
 fi
 
 log make 
-#make -k || ( cat error.log >&3 && false ) 
+make -k || ( cat error.log >&3 && false ) 
 
 log make install
 make install



More information about the grass-commit mailing list