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