From 4b577c393cc6d5f058cc0c3061591b67e2ee0e30 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Mon, 17 Aug 2020 20:24:31 -0400 Subject: gui-apps/gammastep: import from sorrow --- gui-apps/gammastep/files/metainfo.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gui-apps/gammastep/files/metainfo.patch (limited to 'gui-apps/gammastep/files') diff --git a/gui-apps/gammastep/files/metainfo.patch b/gui-apps/gammastep/files/metainfo.patch new file mode 100644 index 0000000..6cc487b --- /dev/null +++ b/gui-apps/gammastep/files/metainfo.patch @@ -0,0 +1,11 @@ +--- a/Makefile.am 2020-07-19 20:09:44.929367324 +1000 ++++ b/Makefile.am 2020-07-19 20:10:10.274780215 +1000 +@@ -80,7 +80,7 @@ + + # Appdata file + if ENABLE_GUI +-appdatadir = @datadir@/appdata ++appdatadir = @datadir@/metainfo + appdata_DATA = $(APPDATA_IN_FILES:.xml.in=.xml) + + # We would preferable use @INTLTOOL_XML_RULE@ here but -- cgit v1.2.3-54-g00ecf