[evolution-mapi] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Bug 793368 - Install AppStream metadata to /usr/share/metainfo/
- Date: Mon, 12 Feb 2018 17:51:16 +0000 (UTC)
commit b39fadbd6a9f7e9d492f0ca4f7094ad2661313dc
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon Feb 12 18:42:57 2018 +0100
Bug 793368 - Install AppStream metadata to /usr/share/metainfo/
cmake/modules/FindIntltool.cmake | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cmake/modules/FindIntltool.cmake b/cmake/modules/FindIntltool.cmake
index 1397b6d..2cda254 100644
--- a/cmake/modules/FindIntltool.cmake
+++ b/cmake/modules/FindIntltool.cmake
@@ -39,7 +39,7 @@
#
# add_appdata_file(_infilename _outfilename)
# A shortcut to call intltool-merge() for an appdata file and install it
-# to ${SHARE_INSTALL_PREFIX}/appdata
+# to ${SHARE_INSTALL_PREFIX}/metainfo
include(FindGettext)
@@ -204,6 +204,6 @@ macro(add_appdata_file _infilename _outfilename)
add_dependencies(appdata-files appdata-${_outtarget})
install(FILES ${_out}
- DESTINATION ${SHARE_INSTALL_PREFIX}/appdata
+ DESTINATION ${SHARE_INSTALL_PREFIX}/metainfo
)
endmacro(add_appdata_file)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]