summaryrefslogtreecommitdiff
path: root/bzip2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bzip2.morph')
-rw-r--r--bzip2.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/bzip2.morph b/bzip2.morph
index e1cb2a3..bb321f1 100644
--- a/bzip2.morph
+++ b/bzip2.morph
@@ -1,6 +1,9 @@
{
"name": "bzip2",
"kind": "chunk",
+ "configure-commands": [
+ "sed -i -e 's|$(PREFIX)/man|$(PREFIX)/share/man|g' Makefile"
+ ],
"build-commands": [
"make -f Makefile-libbz2_so",
"make"