From 922bc2df5f9242c8052abbab08ceddeef9e20de9 Mon Sep 17 00:00:00 2001 From: Xeonacid Date: Wed, 22 Dec 2021 12:17:22 +0000 Subject: build,meson: Remove incorrect args for i18n.merge_file `i18n.merge_file` has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.60.0. --- data/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'data') diff --git a/data/meson.build b/data/meson.build index bfa60053..820bec71 100644 --- a/data/meson.build +++ b/data/meson.build @@ -38,7 +38,6 @@ if enable_polkit # build file with translations, which we will include in dist i18n.merge_file( - policy, input: configure_file( input: policy + '.in.in', output: '@BASENAME@', -- cgit v1.2.3-70-g09d2