summaryrefslogtreecommitdiff
path: root/dnsmasq.morph
diff options
context:
space:
mode:
Diffstat (limited to 'dnsmasq.morph')
-rw-r--r--dnsmasq.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnsmasq.morph b/dnsmasq.morph
index f1ff640..4db0bf0 100644
--- a/dnsmasq.morph
+++ b/dnsmasq.morph
@@ -3,4 +3,4 @@ kind: chunk
build-system: autotools
configure-commands: []
install-commands:
-- make install PREFIX="$PREFIX"
+- make install PREFIX="$PREFIX" DESTDIR="$DESTDIR"