[GRASS-SVN] r60329 - grass/trunk/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 18 13:31:22 PDT 2014
Author: wenzeslaus
Date: 2014-05-18 13:31:22 -0700 (Sun, 18 May 2014)
New Revision: 60329
Modified:
grass/trunk/gui/wxpython/Makefile
Log:
wxGUI: fully revert r60307 (rest of revert in r60328)
Modified: grass/trunk/gui/wxpython/Makefile
===================================================================
--- grass/trunk/gui/wxpython/Makefile 2014-05-18 20:04:47 UTC (rev 60328)
+++ grass/trunk/gui/wxpython/Makefile 2014-05-18 20:31:22 UTC (rev 60329)
@@ -14,7 +14,7 @@
gui_core/*.py iclass/* lmgr/*.py location_wizard/*.py mapwin/*.py mapdisp/*.py \
mapswipe/* modules/*.py nviz/*.py psmap/* rlisetup/* timeline/* vdigit/* \
vnet/*.py web_services/*.py wxplot/*.py iscatt/*.py) \
- sitecustomize.py gis_set.py gis_set_error.py wxgui.py README
+ gis_set.py gis_set_error.py wxgui.py README
DSTFILES := $(patsubst %,$(DSTDIR)/%,$(SRCFILES)) \
$(patsubst %.py,$(DSTDIR)/%.pyc,$(filter %.py,$(SRCFILES)))
More information about the grass-commit
mailing list