diff options
author | David P <megver83@parabola.nu> | 2022-07-18 01:16:03 -0400 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2022-07-18 01:16:03 -0400 |
commit | d3a8184031a04595a57537b0f7dd1b79596c3813 (patch) | |
tree | a13d60a902fab1dda7b6dca6133b69f9b674ef72 /nonsystemd/polkit/meson-0.61.diff | |
parent | 67e7c7c3060fbdf504d825a27caa3f8cf8538704 (diff) | |
download | abslibre-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.diff | 24 |
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, |