From 8341dc6db33d80ef167f05ac3fb03545eec8cec6 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 9 Feb 2015 14:52:07 +0000 Subject: Update to groff 1.22.3 --- strata/cross-bootstrap/groff.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'strata/cross-bootstrap') diff --git a/strata/cross-bootstrap/groff.morph b/strata/cross-bootstrap/groff.morph index fed35b7d..8380a9cc 100644 --- a/strata/cross-bootstrap/groff.morph +++ b/strata/cross-bootstrap/groff.morph @@ -4,6 +4,8 @@ max-jobs: 1 configure-commands: - PAGE=A4 ./configure --prefix="$PREFIX" build-commands: +# hack to avoid a netpbm dependency +- touch doc/gnu.eps - make install-commands: - make DESTDIR="$DESTDIR" install -- cgit v1.2.1