diff options
Diffstat (limited to 'chapter05/binutils-pass2.xml')
-rw-r--r-- | chapter05/binutils-pass2.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 4d661296c..69d0e3ff3 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -43,12 +43,6 @@ <sect2 role="installation"> <title>Installation of Binutils</title> - <para>Fix a couple of syntax errors that prevent the documentation from - building with Texinfo-&texinfo-version;:</para> - -<screen><userinput remap="pre">sed -i -e 's/@colophon/@@colophon/' \ - -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen> - <para>Create a separate build directory again:</para> <screen><userinput remap="pre">mkdir -v ../binutils-build |