summaryrefslogtreecommitdiffstats
path: root/source/l/dconf-editor/dconf-editor.ftbfs.diff
blob: f6d99ba9d23ee1ff2788cdd4215cffaadf9e161c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- ./editor/meson.build.orig	2021-03-23 10:37:37.571719400 -0500
+++ ./editor/meson.build	2022-02-16 19:13:03.612538392 -0600
@@ -1,7 +1,6 @@
 desktop = dconf_editor_namespace + '.desktop'
 
 i18n.merge_file (
-  desktop,
   type: 'desktop',
   input: desktop + '.in',
   output: desktop,
@@ -26,7 +25,6 @@
 appdata = dconf_editor_namespace + '.appdata.xml'
 
 i18n.merge_file(
-  appdata,
   input: appdata + '.in',
   output: appdata,
   po_dir: po_dir,