aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-books/meson-0.60.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnome-books/meson-0.60.patch')
-rw-r--r--community/gnome-books/meson-0.60.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/community/gnome-books/meson-0.60.patch b/community/gnome-books/meson-0.60.patch
deleted file mode 100644
index 7e2779b033c..00000000000
--- a/community/gnome-books/meson-0.60.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/data/meson.build
-+++ b/data/meson.build
-@@ -54,7 +54,6 @@
- appdata = 'org.gnome.Books.appdata.xml'
-
- appdata_file = i18n.merge_file(
-- appdata,
- input: appdata + '.in',
- output: appdata,
- po_dir: po_dir,
-@@ -74,7 +73,6 @@
- desktop = 'org.gnome.Books.desktop'
-
- desktop_file = i18n.merge_file(
-- desktop,
- type: 'desktop',
- input: desktop + '.in',
- output: desktop,