From ae9319f689d9c38c08cb697ea365506d47642873 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 23 Aug 2016 10:51:14 +0200 Subject: Update install.* variables in buildfiles --- etc/buildfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'etc/buildfile') diff --git a/etc/buildfile b/etc/buildfile index 4910076..4e5478c 100644 --- a/etc/buildfile +++ b/etc/buildfile @@ -5,5 +5,7 @@ ./: file{brep-module.conf brep-apache2.conf} \ systemd/file{brep-load.service brep-load.timer} -install = data/etc -systemd/: install = data/etc/systemd +install = data/etc/ +systemd/: install = data/etc/systemd/ + +#@@ BC install.subdirs \ No newline at end of file -- cgit v1.1