summaryrefslogtreecommitdiff
path: root/strata/foundation
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-15 14:15:24 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-15 17:38:21 +0100
commit224d6a41d5898eea189bf87a4faace1aa982dffe (patch)
tree190fae759e79a05a62b0a303745685b02820fa47 /strata/foundation
parentdfc9aaa3880ef1f38a5716b2c2e5128692f7acc1 (diff)
downloaddefinitions-224d6a41d5898eea189bf87a4faace1aa982dffe.tar.gz
Bison depends on help2man
Move help2man to core as bison depends on it; the attempt to create manpages without help2man turns from no-op to hard error since automake 1.13
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/help2man.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/foundation/help2man.morph b/strata/foundation/help2man.morph
deleted file mode 100644
index e25a8d8e..00000000
--- a/strata/foundation/help2man.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: help2man
-kind: chunk
-configure-commands:
-- autoreconf -i
-- ./configure --prefix=/usr
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install