summaryrefslogtreecommitdiff
path: root/curl.morph
diff options
context:
space:
mode:
Diffstat (limited to 'curl.morph')
-rw-r--r--curl.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/curl.morph b/curl.morph
index 6dae0b814..99875ce6b 100644
--- a/curl.morph
+++ b/curl.morph
@@ -9,6 +9,6 @@
"make"
],
"install-commands": [
- "make install"
+ "make DESTDIR=\"$DESTDIR\" install"
]
}