summaryrefslogtreecommitdiff
path: root/strata/foundation/groff.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/groff.morph')
-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