summaryrefslogtreecommitdiff
path: root/strata/foundation/help2man.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/help2man.morph')
-rw-r--r--strata/foundation/help2man.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/foundation/help2man.morph b/strata/foundation/help2man.morph
new file mode 100644
index 00000000..e25a8d8e
--- /dev/null
+++ b/strata/foundation/help2man.morph
@@ -0,0 +1,9 @@
+name: help2man
+kind: chunk
+configure-commands:
+- autoreconf -i
+- ./configure --prefix=/usr
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install