[GRASS-SVN] r59700 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 12 11:17:35 PDT 2014


Author: hellik
Date: 2014-04-12 11:17:35 -0700 (Sat, 12 Apr 2014)
New Revision: 59700

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

Modified: grass/trunk/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2014-04-12 10:04:53 UTC (rev 59699)
+++ grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2014-04-12 18:17:35 UTC (rev 59700)
@@ -61,7 +61,7 @@
 @echo -----------------------------------------------------------------------------------------------------------------------
 @echo.
 
-copy %OSGEO4W_PKG_DIR%\usr\src\grass_trunk\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
+copy %OSGEO4W_BLD_DIR%\usr\src\grass_trunk\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
 
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list