meson: drop double .in suffix for o.fd.systemd1.policy file

This file is now undergoing just one transformation, so drop the unnecessary
suffix.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-02-16 12:37:42 +01:00
parent 264d8dcc16
commit 70886abbde
2 changed files with 1 additions and 1 deletions

View file

@ -212,7 +212,7 @@ install_data('org.freedesktop.systemd1.service',
install_dir : dbussystemservicedir)
policy = configure_file(
input : 'org.freedesktop.systemd1.policy.in.in',
input : 'org.freedesktop.systemd1.policy.in',
output : 'org.freedesktop.systemd1.policy',
configuration : substs)
install_data(policy,