meson: drop wrong and redundant assignment

Follow-up for b62ee354dd.
This commit is contained in:
Yu Watanabe 2023-06-20 06:28:56 +09:00
parent d37dee7450
commit e04e42312d

View file

@ -4248,9 +4248,6 @@ executable(
install_rpath : rootpkglibdir,
install : have_standalone_binaries,
install_dir : rootlibexecdir)
if have_standalone_binaries
public_programs += exe
endif
executable(
'systemd-update-done',