From: Pavel Sobolev Subject: [PATCH] Install the AppData file into the `metainfo` directory. Signed-off-by: Pavel Sobolev --- a/data/meson.build +++ b/data/meson.build @@ -25,7 +25,7 @@ appstream_file = i18n.merge_file( output: 'com.github.tenderowl.frog.appdata.xml', po_dir: '../po', install: true, - install_dir: join_paths(get_option('datadir'), 'appdata') + install_dir: join_paths(get_option('datadir'), 'metainfo') ) install_data('com.github.tenderowl.frog.gschema.xml',