[GRASS-SVN] r57296 - grass/branches/releasebranch_6_4/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jul 27 08:07:30 PDT 2013


Author: martinl
Date: 2013-07-27 08:07:29 -0700 (Sat, 27 Jul 2013)
New Revision: 57296

Modified:
   grass/branches/releasebranch_6_4/mswindows/osgeo4w/preremove.bat
Log:
update preremove.bat file (remove generated __init__.pyc files)

Modified: grass/branches/releasebranch_6_4/mswindows/osgeo4w/preremove.bat
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/osgeo4w/preremove.bat	2013-07-27 14:55:25 UTC (rev 57295)
+++ grass/branches/releasebranch_6_4/mswindows/osgeo4w/preremove.bat	2013-07-27 15:07:29 UTC (rev 57296)
@@ -8,3 +8,13 @@
 del "%OSGEO4W_ROOT%"\bin\@GRASS_EXECUTABLE at .bat
 del "%OSGEO4W_ROOT%"\bin\@GRASS_EXECUTABLE@
 del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\fontcap
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\dbmgr\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\gcp\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\gui_core\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\location_wizard\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\mapdisp\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\modules\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\nviz\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\psmap\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\vdigit\__init__.pyc
+del "%OSGEO4W_ROOT%"\apps\grass\grass- at VERSION@\etc\wxpython\wxplot\__init__.pyc
\ No newline at end of file



More information about the grass-commit mailing list