[five-or-more] Install the appdata file to the correct directory
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] Install the appdata file to the correct directory
- Date: Fri, 23 Mar 2018 08:42:17 +0000 (UTC)
commit eb8a9ccca16f2884d88c12fa562952c578726b6e
Author: Robert Roth <robert roth off gmail com>
Date: Fri Mar 23 10:42:00 2018 +0200
Install the appdata file to the correct directory
data/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 0180560..9ced665 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -39,7 +39,7 @@ i18n.merge_file(
type: 'xml',
po_dir: po_dir,
install: true,
- install_dir: join_paths(pkgdata_dir, 'meta-info'),
+ install_dir: join_paths(pkgdata_dir, 'metainfo'),
)
# Gschema
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]