summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-11-13 11:17:46 +0100
committerraveit65 <[email protected]>2018-11-13 11:17:46 +0100
commit1546b670667dc415e46adf2b0aacfa93af5e78a0 (patch)
tree5378eb00e783b8557ef457c28dadba22dc36063e
parentbe2b3b8c1929b7bb090f7152b88d28d23457013b (diff)
downloadmate-calc-1546b670667dc415e46adf2b0aacfa93af5e78a0.tar.bz2
mate-calc-1546b670667dc415e46adf2b0aacfa93af5e78a0.tar.xz
data: update appdata directory
fixes https://github.com/mate-desktop/mate-calc/issues/49
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 6592162..f9e00c2 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -7,7 +7,7 @@ ui_DATA = \
buttons-programming.ui
@INTLTOOL_XML_RULE@
-appdatadir = $(datadir)/appdata
+appdatadir = $(datadir)/metainfo
appdata_in_files = mate-calc.appdata.xml.in
appdata_DATA = $(appdata_in_files:.xml.in=.xml)