[GRASS-SVN] r45971 - grass/branches/releasebranch_6_4/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 14 08:18:27 EDT 2011


Author: martinl
Date: 2011-04-14 05:18:27 -0700 (Thu, 14 Apr 2011)
New Revision: 45971

Modified:
   grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
Log:
winGRASS: 6.4.1 -> 6.4.2

Modified: grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat	2011-04-14 11:48:08 UTC (rev 45970)
+++ grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat	2011-04-14 12:18:27 UTC (rev 45971)
@@ -16,8 +16,8 @@
 
 rem set PACKAGE_DIR=.\GRASS-64-Release-Package
 set PACKAGE_DIR=.\GRASS-64-Devel-Package
-rem set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1
-set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1svn
+rem set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.2
+set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.2svn
 
 set SVN_PATH=c:\Subversion
 
@@ -48,6 +48,7 @@
 
 copy %OSGEO4W_DIR%\bin\*.dll %PACKAGE_DIR%\extralib
 del %PACKAGE_DIR%\extralib\libgrass_*6.4.0*.dll
+del %PACKAGE_DIR%\extralib\libgrass_*6.4.1*.dll
 del %PACKAGE_DIR%\extralib\libgrass_*6.5*.dll
 del %PACKAGE_DIR%\extralib\libgrass_*7.0*.dll
 del %PACKAGE_DIR%\extralib\Qt*4.dll



More information about the grass-commit mailing list