summaryrefslogtreecommitdiff
path: root/nonsystemd/polkit/meson-0.61.diff
blob: 70f17c54617f1660d8b4ae7736d7441ee6eb7c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff --git i/actions/meson.build w/actions/meson.build
index 2abaaf3..1e3f370 100644
--- i/actions/meson.build
+++ w/actions/meson.build
@@ -1,7 +1,6 @@
 policy = 'org.freedesktop.policykit.policy'
 
 i18n.merge_file(
-  policy,
   input: policy + '.in',
   output: '@BASENAME@',
   po_dir: po_dir,
diff --git i/src/examples/meson.build w/src/examples/meson.build
index c6305ab..8c18de5 100644
--- i/src/examples/meson.build
+++ w/src/examples/meson.build
@@ -1,7 +1,6 @@
 policy = 'org.freedesktop.policykit.examples.pkexec.policy'
 
 i18n.merge_file(
-  policy,
   input: policy + '.in',
   output: '@BASENAME@',
   po_dir: po_dir,