aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/groff.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml
index 315c3230c..dcc790c4a 100644
--- a/chapter06/groff.xml
+++ b/chapter06/groff.xml
@@ -49,12 +49,7 @@
by echoing either <quote>A4</quote> or <quote>letter</quote> to the
<filename>/etc/papersize</filename> file.</para>
- <para>First, fix a bug in a Makefile, that prevents a symlink to a PDF from
-being created correctly:</para>
-
-<screen><userinput remap="pre">sed -i -e '163 s/$(DESTDIR)//' contrib/mom/Makefile.sub</userinput></screen>
-
- <para>Now, prepare Groff for compilation:</para>
+ <para>Prepare Groff for compilation:</para>
<screen><userinput remap="configure">PAGE=<replaceable>&lt;paper_size&gt;</replaceable> ./configure --prefix=/usr</userinput></screen>