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

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 11 04:41:54 PST 2016


Author: martinl
Date: 2016-01-11 04:41:54 -0800 (Mon, 11 Jan 2016)
New Revision: 67549

Modified:
   grass/branches/releasebranch_7_0/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)
     (merge r67543 from trunk)


Modified: grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl	2016-01-11 10:42:26 UTC (rev 67548)
+++ grass/branches/releasebranch_7_0/mswindows/GRASS-Packager.bat.tmpl	2016-01-11 12:41:54 UTC (rev 67549)
@@ -62,7 +62,7 @@
 @echo -----------------------------------------------------------------------------------------------------------------------
 @echo.
 
-copy %OSGEO4W_BLD_DIR%\usr\src\grass70_release\mswindows\external\rbatch\* %PACKAGE_DIR%\extrabin
+copy .\external\rbatch\* %PACKAGE_DIR%\extrabin
 
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list