[GRASS-SVN] r66961 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Nov 28 03:30:50 PST 2015


Author: martinl
Date: 2015-11-28 03:30:50 -0800 (Sat, 28 Nov 2015)
New Revision: 66961

Modified:
   grass/trunk/mswindows/osgeo4w/package.sh
Log:
winGRASS: remove ununsed shell startup script - another attempt to fix builds


Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh	2015-11-28 11:27:44 UTC (rev 66960)
+++ grass/trunk/mswindows/osgeo4w/package.sh	2015-11-28 11:30:50 UTC (rev 66961)
@@ -193,11 +193,9 @@
     tar -cjf $PDIR/grass$PACKAGE_NAME-$VERSION-$PACKAGE.tar.bz2 \
 	apps/grass/grass-$VERSION \
 	bin/${GRASS_EXECUTABLE}.bat.tmpl \
-	bin/${GRASS_EXECUTABLE}.tmpl \
 	etc/postinstall/${GRASS_EXECUTABLE}.bat \
 	etc/preremove/${GRASS_EXECUTABLE}.bat
     
-    rm bin/${GRASS_EXECUTABLE}.tmpl
     rm bin/${GRASS_EXECUTABLE}.bat.tmpl
     
     # grass-devel package (obsolete)



More information about the grass-commit mailing list