[GRASS-SVN] r30377 - grass/branches/releasebranch_6_3/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Feb 27 13:58:21 EST 2008
Author: martinl
Date: 2008-02-27 13:58:20 -0500 (Wed, 27 Feb 2008)
New Revision: 30377
Modified:
grass/branches/releasebranch_6_3/gui/wxpython/Makefile
Log:
install scripts first (backported from trunk)
Modified: grass/branches/releasebranch_6_3/gui/wxpython/Makefile
===================================================================
--- grass/branches/releasebranch_6_3/gui/wxpython/Makefile 2008-02-27 18:08:19 UTC (rev 30376)
+++ grass/branches/releasebranch_6_3/gui/wxpython/Makefile 2008-02-27 18:58:20 UTC (rev 30377)
@@ -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