about summary refs log tree commit diff
path: root/third_party/nix/misc/systemv/meson.build
blob: 275714bf7759f839513e6a4f38538b53648a9eb1 (plain) (blame)
1
2
3
4
5
6
7
8
# nix systemd build file
#============================================================================

systemv_data = []

# install_data(
#     systemv_data,
#     install_dir : join_paths(prefix, 'lib/systemd/system'))