[GRASS-SVN] r59244 - grass/trunk/gui/icons
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 13 04:15:18 PDT 2014
Author: neteler
Date: 2014-03-13 04:15:18 -0700 (Thu, 13 Mar 2014)
New Revision: 59244
Modified:
grass/trunk/gui/icons/Makefile
Log:
grass.desktop: install it into share/applications/
Modified: grass/trunk/gui/icons/Makefile
===================================================================
--- grass/trunk/gui/icons/Makefile 2014-03-13 11:14:41 UTC (rev 59243)
+++ grass/trunk/gui/icons/Makefile 2014-03-13 11:15:18 UTC (rev 59244)
@@ -18,6 +18,8 @@
$(HTMLDIR)/icons
default: $(ETCICONS) $(HTMLICONS)
+ $(MKDIR) $(ARCH_DISTDIR)/share/applications
+ $(INSTALL) grass.desktop $(ARCH_DISTDIR)/share/applications
$(ETC)/gui/icons/%: % | $(ETCDIRS)
$(INSTALL_DATA) $< $@
More information about the grass-commit
mailing list