[GRASS-SVN] r59701 - grass/branches/releasebranch_7_0/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 12 11:21:44 PDT 2014


Author: hellik
Date: 2014-04-12 11:21:44 -0700 (Sat, 12 Apr 2014)
New Revision: 59701

Modified:
   grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl
Log:
wingrass rbatch: attempt to fix path for copy 'Windows batchfiles for use with R'

Modified: grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl	2014-04-12 18:17:35 UTC (rev 59700)
+++ grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl	2014-04-12 18:21:44 UTC (rev 59701)
@@ -61,7 +61,7 @@
 @echo -----------------------------------------------------------------------------------------------------------------------
 @echo.
 
-copy %OSGEO4W_PKG_DIR%\usr\src\grass70_release\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
+copy %OSGEO4W_BLD_DIR%\usr\src\grass70_release\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
 
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list