gvfs: fix for meson 0.61

This commit is contained in:
Michal Vasilek 2022-03-10 21:57:19 +01:00
parent 2b5612e499
commit ac7dcb8f1b

View file

@ -0,0 +1,10 @@
--- a/daemon/meson.build
+++ b/daemon/meson.build
@@ -366,7 +366,6 @@ if enable_admin
)
i18n.merge_file(
- policy,
input: policy_in,
output: '@BASENAME@',
po_dir: po_dir,