[GRASS-SVN] r59621 - grass/branches/releasebranch_7_0/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 7 01:52:04 PDT 2014
Author: martinl
Date: 2014-04-07 01:52:04 -0700 (Mon, 07 Apr 2014)
New Revision: 59621
Modified:
grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl
Log:
wingrass: fix rbatch path
Modified: grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl 2014-04-07 08:46:05 UTC (rev 59620)
+++ grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl 2014-04-07 08:52:04 UTC (rev 59621)
@@ -61,7 +61,7 @@
@echo -----------------------------------------------------------------------------------------------------------------------
@echo.
-copy %OSGEO4W_PKG_DIR%\usr\src\grass_trunk\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
+copy %OSGEO4W_PKG_DIR%\usr\src\grass70_release\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
@echo.
@echo -----------------------------------------------------------------------------------------------------------------------
More information about the grass-commit
mailing list