mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
Dangling symlinks get pruned when packaging up the installation directory. Just store empty files instead, and compare the names rather than the content for .requires/.wants - the filename is what is important anyway, the content is ignored. Fixes #22059