[GRASS-SVN] r70807 - grass/branches/releasebranch_7_2/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 27 23:04:54 PDT 2017
Author: martinl
Date: 2017-03-27 23:04:54 -0700 (Mon, 27 Mar 2017)
New Revision: 70807
Modified:
grass/branches/releasebranch_7_2/mswindows/GRASS-Packager.bat.tmpl
Log:
WinGRASS: delete vcredist binaries from extrabin
(merge r70806 from trunk)
Modified: grass/branches/releasebranch_7_2/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/branches/releasebranch_7_2/mswindows/GRASS-Packager.bat.tmpl 2017-03-28 05:59:20 UTC (rev 70806)
+++ grass/branches/releasebranch_7_2/mswindows/GRASS-Packager.bat.tmpl 2017-03-28 06:04:54 UTC (rev 70807)
@@ -55,6 +55,7 @@
xcopy %OSGEO4W_PKG_DIR%\bin\gdalplugins\* %PACKAGE_DIR%\extrabin\gdalplugins /S/V/F/I
del %PACKAGE_DIR%\extrabin\msvcp*
del %PACKAGE_DIR%\extrabin\msvcr*
+del %PACKAGE_DIR%\extrabin\vcredist_*
@echo.
@echo -----------------------------------------------------------------------------------------------------------------------
More information about the grass-commit
mailing list