We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4ae2f commit a699fa2Copy full SHA for a699fa2
data/Makefile.am
@@ -17,7 +17,7 @@ $(service_DATA): $(service_in_files) Makefile
17
$(AM_V_GEN) $(SED) -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
18
19
@INTLTOOL_XML_RULE@
20
-appdatadir = $(datadir)/appdata
+appdatadir = $(datadir)/metainfo
21
appdata_in_files = engrampa.appdata.xml.in
22
appdata_DATA = $(appdata_in_files:.xml.in=.xml)
23
0 commit comments