summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap/groff.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cross-bootstrap/groff.morph')
-rw-r--r--strata/cross-bootstrap/groff.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/strata/cross-bootstrap/groff.morph b/strata/cross-bootstrap/groff.morph
deleted file mode 100644
index fed35b7d..00000000
--- a/strata/cross-bootstrap/groff.morph
+++ /dev/null
@@ -1,11 +0,0 @@
-name: groff
-kind: chunk
-max-jobs: 1
-configure-commands:
-- PAGE=A4 ./configure --prefix="$PREFIX"
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install
-- ln -s eqn "$DESTDIR$PREFIX/bin/geqn"
-- ln -s tbl "$DESTDIR$PREFIX/bin/gtbl"