summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help2man.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/help2man.morph b/help2man.morph
index d5bcabd..26b22da 100644
--- a/help2man.morph
+++ b/help2man.morph
@@ -9,6 +9,6 @@
"make"
],
"install-commands": [
- "make install"
+ "make DESTDIR=\"$DESTDIR\" install"
]
}