[GRASS-SVN] r67068 - grass/trunk/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Dec 11 15:27:31 PST 2015


Author: martinl
Date: 2015-12-11 15:27:31 -0800 (Fri, 11 Dec 2015)
New Revision: 67068

Modified:
   grass/trunk/mswindows/osgeo4w/preremove.bat
Log:
wingrass: update preremove script for mingw32-w64

Modified: grass/trunk/mswindows/osgeo4w/preremove.bat
===================================================================
--- grass/trunk/mswindows/osgeo4w/preremove.bat	2015-12-11 22:38:46 UTC (rev 67067)
+++ grass/trunk/mswindows/osgeo4w/preremove.bat	2015-12-11 23:27:31 UTC (rev 67068)
@@ -5,6 +5,16 @@
 
 del "%BATCH%"
 del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\fontcap
-del "%OSGEO4W_ROOT%"\apps\msys\bin\libintl3.dll
-del "%OSGEO4W_ROOT%"\apps\msys\bin\libiconv2.dll
-del "%OSGEO4W_ROOT%"\apps\msys\bin\regex2.dll
+
+del "%OSGEO4W_ROOT%"\bin\libintl-8.dll
+del "%OSGEO4W_ROOT%"\bin\libiconv-2.dll
+del "%OSGEO4W_ROOT%"\bin\libfontconfig-1.dll
+if exist "%OSGEO4W_ROOT%"\bin\libgcc_s_seh-1.dll "%OSGEO4W_ROOT%"\bin\libgcc_s_seh-1.dll
+if exist "%OSGEO4W_ROOT%"\bin\libgcc_s_dw2-1.dll "%OSGEO4W_ROOT%"\bin\libgcc_s_dw2-1.dll
+del "%OSGEO4W_ROOT%"\bin\libwinpthread-1.dll
+del "%OSGEO4W_ROOT%"\bin\libexpat-1.dll
+del "%OSGEO4W_ROOT%"\bin\libfreetype-6.dll
+del "%OSGEO4W_ROOT%"\bin\libbz2-1.dll
+del "%OSGEO4W_ROOT%"\bin\libharfbuzz-0.dll
+del "%OSGEO4W_ROOT%"\bin\libglib-2.0-0.dll
+del "%OSGEO4W_ROOT%"\bin\libpng16-16.dll



More information about the grass-commit mailing list