]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Also scan "/usr/share/metainfo" for appdata.
authorAtri Bhattacharya <badshah400@gmail.com>
Wed, 20 Jul 2016 18:02:35 +0000 (20:02 +0200)
committerAtri Bhattacharya <badshah400@gmail.com>
Wed, 20 Jul 2016 18:02:35 +0000 (20:02 +0200)
commit6709b8bc82e37a4db7eb319fedcc12a00b20d6cb
treeeee1bb79496520e376387f36c227f4c9fdd425f9
parent9c46a3ee808d3ccc637219a2552cdf1550166e71
Also scan "/usr/share/metainfo" for appdata.

Recent iterations of the appstream specification recommend
installing the appstream files in /usr/share/metainfo rather
than /usr/share/appdata. For  apps which may continue
to install their appstream files according to the legacy
standards, also keep /usr/share/appdata in the list of dirs
to scan.
tools/rpmdb2solv.c