summaryrefslogtreecommitdiff
path: root/nonsystemd/polkit/meson-0.61.diff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2022-07-18 01:16:03 -0400
committerDavid P <megver83@parabola.nu>2022-07-18 01:16:03 -0400
commitd3a8184031a04595a57537b0f7dd1b79596c3813 (patch)
treea13d60a902fab1dda7b6dca6133b69f9b674ef72 /nonsystemd/polkit/meson-0.61.diff
parent67e7c7c3060fbdf504d825a27caa3f8cf8538704 (diff)
downloadabslibre-d3a8184031a04595a57537b0f7dd1b79596c3813.tar.gz
abslibre-d3a8184031a04595a57537b0f7dd1b79596c3813.tar.bz2
abslibre-d3a8184031a04595a57537b0f7dd1b79596c3813.zip
updpkg: nonsystemd/polkit 121-1.nonsystemd1
Signed-off-by: David P <megver83@parabola.nu>
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,