summaryrefslogtreecommitdiff
path: root/lorry-controller.morph
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller.morph')
-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"