summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-03-22 12:40:25 +0000
committerJan Rybar <jrybar@redhat.com>2022-03-22 12:40:25 +0000
commitb5415812524a73fe106d4611cee29bb17546042b (patch)
tree3d9231905ed0fba12f99be91b529450340581bef /actions
parent31d04aa43768e9136fc9d1c4432fac167db089a9 (diff)
downloadpolkit-b5415812524a73fe106d4611cee29bb17546042b.tar.gz
Don't pass positional parameters to i18n.merge_file
Diffstat (limited to 'actions')
-rw-r--r--actions/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/meson.build b/actions/meson.build
index 2abaaf3..1e3f370 100644
--- a/actions/meson.build
+++ b/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,