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