aboutsummaryrefslogtreecommitdiffstats
path: root/main/d-feet/meson-0.60.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/d-feet/meson-0.60.patch')
-rw-r--r--main/d-feet/meson-0.60.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/main/d-feet/meson-0.60.patch b/main/d-feet/meson-0.60.patch
new file mode 100644
index 00000000000..316d1ca286b
--- /dev/null
+++ b/main/d-feet/meson-0.60.patch
@@ -0,0 +1,18 @@
+--- a/data/meson.build
++++ b/data/meson.build
+@@ -13,7 +13,6 @@
+ )
+
+ i18n.merge_file(
+- desktop,
+ type: 'desktop',
+ input: desktop_in,
+ output: '@BASENAME@',
+@@ -24,7 +24,6 @@
+ appdata = df_namespace + '.appdata.xml'
+
+ i18n.merge_file(
+- appdata,
+ input: appdata + '.in',
+ output: '@BASENAME@',
+ po_dir: po_dir,