[GRASS-SVN] r67087 - grass/branches/releasebranch_7_0/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Dec 12 06:03:23 PST 2015


Author: martinl
Date: 2015-12-12 06:03:22 -0800 (Sat, 12 Dec 2015)
New Revision: 67087

Modified:
   grass/branches/releasebranch_7_0/mswindows/osgeo4w/preremove.bat
Log:
wingrass: update preremove script for mingw32-w64
          (merge r67068 from trunk)


Modified: grass/branches/releasebranch_7_0/mswindows/osgeo4w/preremove.bat
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/osgeo4w/preremove.bat	2015-12-12 14:02:36 UTC (rev 67086)
+++ grass/branches/releasebranch_7_0/mswindows/osgeo4w/preremove.bat	2015-12-12 14:03:22 UTC (rev 67087)
@@ -6,6 +6,16 @@
 
 del "%OSGEO4W_ROOT%"\bin\@GRASS_EXECUTABLE at .bat
 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