summaryrefslogtreecommitdiff
path: root/libexpat.morph
diff options
context:
space:
mode:
Diffstat (limited to 'libexpat.morph')
-rw-r--r--libexpat.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexpat.morph b/libexpat.morph
index 98ea352..f567167 100644
--- a/libexpat.morph
+++ b/libexpat.morph
@@ -3,7 +3,7 @@
"kind": "chunk",
"configure-commands": [
"autoreconf -i",
- "./configure --prefix=/usr"
+ "./configure --prefix=\"${PREFIX-/usr}\""
],
"build-commands": [
"make"