055139ac6a
(cherry picked from commit 086a81b7a5bbe1fc022efb5935ff68f6ad71ddaf)
8 lines
221 B
Meson
8 lines
221 B
Meson
# nix systemd build file
|
|
#============================================================================
|
|
|
|
systemv_data = []
|
|
|
|
# install_data(
|
|
# systemv_data,
|
|
# install_dir : join_paths(prefix, 'lib/systemd/system'))
|