mirror of
https://github.com/systemd/systemd.git
synced 2025-01-14 23:24:38 +03:00
9289e093ae
The script is mostly equivalent to 'mkdir -p' and 'ln -sfr'. Let's replace it with install_emptydir() builtin function and inline meson call.