mirror of
https://github.com/systemd/systemd.git
synced 2025-03-10 16:58:28 +03:00
The script is mostly equivalent to 'mkdir -p' and 'ln -sfr'. Let's replace it with install_emptydir() builtin function and inline meson call.