[GRASS-SVN] r30291 - grass/trunk/gui/wxpython

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Feb 22 11:50:14 EST 2008


Author: martinl
Date: 2008-02-22 11:50:14 -0500 (Fri, 22 Feb 2008)
New Revision: 30291

Modified:
   grass/trunk/gui/wxpython/Makefile
Log:
wxGUI: install scripts first

Modified: grass/trunk/gui/wxpython/Makefile
===================================================================
--- grass/trunk/gui/wxpython/Makefile	2008-02-22 16:29:39 UTC (rev 30290)
+++ grass/trunk/gui/wxpython/Makefile	2008-02-22 16:50:14 UTC (rev 30291)
@@ -12,7 +12,7 @@
 
 ETCDIR = $(ETC)/wxpython
 
-default: parsubdirs install_scripts
+default: install_scripts parsubdirs
 
 install_scripts:
 	$(MKDIR) $(ETCDIR) $(ETCDIR)/compat $(ETCDIR)/gui_modules $(ETCDIR)/icons $(ETCDIR)/icons/silk $(ETCDIR)/images $(ETCDIR)/scripts $(ETCDIR)/vdigit 



More information about the grass-commit mailing list