summaryrefslogtreecommitdiff
path: root/nonsystemd/polkit/meson-0.61.diff
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/polkit/meson-0.61.diff')
-rw-r--r--nonsystemd/polkit/meson-0.61.diff24
1 files changed, 24 insertions, 0 deletions
diff --git a/nonsystemd/polkit/meson-0.61.diff b/nonsystemd/polkit/meson-0.61.diff
new file mode 100644
index 000000000..70f17c546
--- /dev/null
+++ b/nonsystemd/polkit/meson-0.61.diff
@@ -0,0 +1,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,