meson.build: drop unused variable

This commit is contained in:
Yu Watanabe 2021-01-01 04:56:31 +09:00
parent 0703d2f6c4
commit a79e17234d

View file

@ -64,8 +64,6 @@ test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py')
############################################################
test_sysusers_dir = join_paths(meson.current_source_dir(), 'test-sysusers')
test_sysusers_sh = configure_file(
input : 'test-sysusers.sh.in',
output : 'test-sysusers.sh',