summaryrefslogtreecommitdiff
path: root/strata/foundation
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-11 10:33:04 +0000
commita120faacdac43b3263e6c7c8803395ac716450ab (patch)
tree261643c421619dab081104d9e202d991f2a00990 /strata/foundation
parentf14549f8e43e0a94996c92cb93b675cdaeecd9f3 (diff)
downloaddefinitions-a120faacdac43b3263e6c7c8803395ac716450ab.tar.gz
Update to groff 1.22.3
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/groff.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/foundation/groff.morph b/strata/foundation/groff.morph
index fed35b7d..8380a9cc 100644
--- a/strata/foundation/groff.morph
+++ b/strata/foundation/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