aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-23 10:51:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-23 10:51:14 +0200
commitae9319f689d9c38c08cb697ea365506d47642873 (patch)
tree431cf1e61f1ce2be474b716131848e230ce49253 /etc
parent993442fc249acf663d1d603aef4adf91b41d8f68 (diff)
Update install.* variables in buildfiles
Diffstat (limited to 'etc')
-rw-r--r--etc/buildfile6
1 files changed, 4 insertions, 2 deletions
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