From 224d6a41d5898eea189bf87a4faace1aa982dffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Sep 2014 14:15:24 +0100 Subject: 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 --- strata/foundation/help2man.morph | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 strata/foundation/help2man.morph (limited to 'strata/foundation') 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 -- cgit v1.2.1