commit | ad24fb2025c955bce06278341c3b88f610cb190c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 11:41:54 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 11:41:54 2025 -0400 |
tree | a602238870a09756072caa075efbd6ef021fd027 | |
parent | 805e84fba6154cfa7e8b3ba1356d9e904d7314d6 [diff] |
meson: use non-deprecated systemd packageconfig Systemd's packageconfig file has both `systemdsystemunitdir` and `systemd_system_unit_dir` defined. The non-underscore one appears to be a deprecated alias[1]. Move to the non-deprecated / underscore-separated variant. [1]: https://github.com/systemd/systemd/commit/4908de44b0a0409f84a7cdc5641b114d6ce8ba03 Change-Id: I09cbba9524b593692013dff405faa54dcea0383b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>