Ignore:
Timestamp:
Nov 11, 2013, 9:31:14 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c0c6444
Parents:
1437142
Message:

Add a sed for texinfo 5.x to binutils.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/binutils.xml

    r1437142 rb8a33e3  
    4646    <screen os="p2"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen>
    4747-->
     48
     49    <para os="s1">Apply the following sed for Texinfo 5.x:</para>
     50
     51<screen os="s2"><userinput>sed -i -e 's/@colophon/@@colophon/' \
     52       -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen>
    4853
    4954    <para os="g">The Binutils documentation recommends building Binutils outside of the
Note: See TracChangeset for help on using the changeset viewer.