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

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jan 10 12:42:09 PST 2016


Author: martinl
Date: 2016-01-10 12:42:09 -0800 (Sun, 10 Jan 2016)
New Revision: 67543

Modified:
   grass/trunk/mswindows/GRASS-Packager.bat.tmpl
Log:
Copy 'Windows batchfiles for use with R' (GRASS-R-integration) from source to PACKAGE_DIR\extrabin not done (#2861)

Modified: grass/trunk/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2016-01-10 12:40:07 UTC (rev 67542)
+++ grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2016-01-10 20:42:09 UTC (rev 67543)
@@ -62,7 +62,7 @@
 @echo -----------------------------------------------------------------------------------------------------------------------
 @echo.
 
-copy %OSGEO4W_BLD_DIR%\usr\src\grass_trunk\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
+copy .\external\rbatch\* %PACKAGE_DIR%\extrabin
 
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list