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