summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-09 14:52:07 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-12 11:35:23 +0000
commit8341dc6db33d80ef167f05ac3fb03545eec8cec6 (patch)
treeb9231e735bade4e19d79d6eb070cde414552bf10 /strata/cross-bootstrap
parentfd64ef32214ceb05f89c51073e3a4673fb0c32aa (diff)
downloaddefinitions-8341dc6db33d80ef167f05ac3fb03545eec8cec6.tar.gz
Update to groff 1.22.3
Diffstat (limited to 'strata/cross-bootstrap')
-rw-r--r--strata/cross-bootstrap/groff.morph2
1 files changed, 2 insertions, 0 deletions
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