diff options
Diffstat (limited to 'gui-apps/gammastep/files')
-rw-r--r-- | gui-apps/gammastep/files/metainfo.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gui-apps/gammastep/files/metainfo.patch b/gui-apps/gammastep/files/metainfo.patch deleted file mode 100644 index 6cc487b..0000000 --- a/gui-apps/gammastep/files/metainfo.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |