aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/groff.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/groff.sh')
-rw-r--r--chapter8/groff.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter8/groff.sh b/chapter8/groff.sh
index 7a693aa..ec6b15c 100644
--- a/chapter8/groff.sh
+++ b/chapter8/groff.sh
@@ -1,3 +1,7 @@
#!/bin/bash
+PAGE=letter ./configure --prefix=/usr
+make
+
+make -j1 install