summaryrefslogtreecommitdiff
path: root/strata/core/help2man.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-15 17:38:54 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-15 17:38:54 +0100
commit0a8fa2da3197a43a220e8d68a3287a66f90b2104 (patch)
treea2a61c375a0530392ccc125ecf62bd6357219f74 /strata/core/help2man.morph
parent60ae4a0ab0e23a9257adb75eca856224dfec0f58 (diff)
parenta97ab1a95090ccffe1eaf83808769f62f058b6c0 (diff)
downloaddefinitions-0a8fa2da3197a43a220e8d68a3287a66f90b2104.tar.gz
Merge branch 'jjardon/automake-1.14'
Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
Diffstat (limited to 'strata/core/help2man.morph')
-rw-r--r--strata/core/help2man.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/core/help2man.morph b/strata/core/help2man.morph
new file mode 100644
index 00000000..e25a8d8e
--- /dev/null
+++ b/strata/core/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