[GRASS-SVN] r70806 - grass/trunk/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 27 22:59:20 PDT 2017
Author: martinl
Date: 2017-03-27 22:59:20 -0700 (Mon, 27 Mar 2017)
New Revision: 70806
Modified:
grass/trunk/mswindows/GRASS-Packager.bat.tmpl
Log:
WinGRASS: delete vcredist binaries from extrabin
Modified: grass/trunk/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Packager.bat.tmpl 2017-03-28 01:31:35 UTC (rev 70805)
+++ grass/trunk/mswindows/GRASS-Packager.bat.tmpl 2017-03-28 05:59:20 UTC (rev 70806)
@@ -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