summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-25 16:07:44 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-25 16:07:44 +0000
commit2274cc7b207307a96304c94b612e4052b262450c (patch)
tree10d90b387436cf0e8460d59d96f2edf02dfb06b8
parent1ec5c253fa3e2f2f52bf382326799c801cb8fe1d (diff)
downloadlorry-controller-2274cc7b207307a96304c94b612e4052b262450c.tar.gz
Tweak morphology
-rw-r--r--lorry-controller.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorry-controller.morph b/lorry-controller.morph
index 8327584..e86f68c 100644
--- a/lorry-controller.morph
+++ b/lorry-controller.morph
@@ -2,7 +2,7 @@ build-system: python-distutils
kind: chunk
name: lorry-controller
post-install-commands:
-- install -m 0644 -D etc/lighttpd/*.conf "$DESTDIR/etc/lighttpd/."
+- install -m 0644 -D etc/lighttpd/*.conf "$DESTDIR/etc/lighttpd"
- |
TGT="$DESTDIR/usr/lib/systemd/system"
install -d "$TGT/multi-user.target.wants"