diff Makefile.am @ 19815:7dbb8aa43d56

Install correct freedesktop AppData file contents (bug #43279) * etc/icons/octave.appdata.xml.in: Move here from etc and add %OCTAVE_DESKTOP_FILE% substitution pattern. * etc/icons/Makefile.am (DESKTOP_FILE, VENDOR): New variables. (octave.appdata.xml): New rule. (install-data-local, uninstall-local): Install and uninstall octave.appdata.xml. (EXTRA_DIST): Include octave.appdata.xml.in in the list. (CLEANFILES): Include octave.appdata.xml in the list. * Makefile.am (EXTRA_DIST): Remove etc/octave.appdata.xml from the list.
author Mike Miller <mtmiller@ieee.org>
date Sat, 21 Feb 2015 16:37:01 -0500
parents df3f1d2328d7
children 07b970d6cdfe
line wrap: on
line diff
--- a/Makefile.am	Sat Feb 21 11:58:20 2015 -0500
+++ b/Makefile.am	Sat Feb 21 16:37:01 2015 -0500
@@ -63,7 +63,6 @@
   etc/README.gnuplot \
   etc/README.kpathsea \
   etc/gdbinit \
-  etc/octave.appdata.xml \
   run-octave.in
 
 include m4/module.mk