[GRASS-SVN] r42655 - grass/branches/develbranch_6/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jun 24 13:57:42 EDT 2010


Author: martinl
Date: 2010-06-24 17:57:42 +0000 (Thu, 24 Jun 2010)
New Revision: 42655

Modified:
   grass/branches/develbranch_6/gui/wxpython/Makefile
Log:
revert r42653


Modified: grass/branches/develbranch_6/gui/wxpython/Makefile
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/Makefile	2010-06-24 17:50:55 UTC (rev 42654)
+++ grass/branches/develbranch_6/gui/wxpython/Makefile	2010-06-24 17:57:42 UTC (rev 42655)
@@ -10,7 +10,7 @@
 
 ETCDIR = $(ETC)/wxpython
 
-SRCFILES := $(wildcard scripts/* compat/* gui_modules/* icons/*.* icons/silk/* images/* xml/*) gis_set.py gis_set_error.py wxgui.py README scripts/wxgui
+SRCFILES := $(wildcard scripts/* compat/* gui_modules/* icons/*.* icons/silk/* images/* xml/*) gis_set.py wxgui.py README scripts/wxgui
 DSTFILES := $(patsubst %,$(ETCDIR)/%,$(SRCFILES)) $(patsubst %.py,$(ETCDIR)/%.pyc,$(filter %.py,$(SRCFILES)))
 
 default: install_scripts



More information about the grass-commit mailing list