nix-gh/misc/systemd/local.mk

2 lines
127 B
Makefile
Raw Normal View History

2014-04-07 11:18:54 +02:00
$(foreach n, nix-daemon.socket nix-daemon.service, $(eval $(call install-file-in, $(d)/$(n), $(libdir)/systemd/system, 0644)))