]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: merge two similar loops for unit files
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 16 Jun 2023 01:38:25 +0000 (10:38 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Jun 2023 16:19:51 +0000 (10:19 -0600)
commit742aebc5a709c1dcce14c8f7fb990edaba8fc39a
tree255fec9148729e7cd3acbee819e11decfbda9a5a
parent7e81ce6bb8fcb69df7ab698a498bda5d53ded11c
meson: merge two similar loops for unit files

This also merges two arrays units and in_units, and uses dictionary
for declaring units.

This also fixes the condition handling, that previously only two
conditions were handled and rests were ignored.
units/meson.build