summaryrefslogtreecommitdiff
path: root/bzip2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bzip2.morph')
-rw-r--r--bzip2.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/bzip2.morph b/bzip2.morph
index ab5edfd..83a13c1 100644
--- a/bzip2.morph
+++ b/bzip2.morph
@@ -5,6 +5,6 @@
"make"
],
"install-commands": [
- "make PREFIX=\"$DESTDIR/usr\" install"
+ "make PREFIX=\"$DESTDIR${PREFIX-/usr}\" install"
]
}