[GRASS-SVN] r64000 - grass-addons/grass7/gui/wxpython/wx.metadata

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 8 09:35:01 PST 2015


Author: martinl
Date: 2015-01-08 09:35:01 -0800 (Thu, 08 Jan 2015)
New Revision: 64000

Modified:
   grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
Log:
wx.metadata: fix installation of etc files

Modified: grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/Makefile	2015-01-08 17:29:44 UTC (rev 63999)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/Makefile	2015-01-08 17:35:01 UTC (rev 64000)
@@ -18,3 +18,4 @@
 	@cd r.info.iso ; $(MAKE) install
 	@cd v.info.iso ; $(MAKE) install
 	@cd g.gui.metadata ; $(MAKE) install
+	@cp -r etc/* $(INST_DIR)/etc



More information about the grass-commit mailing list