Ignore:
Timestamp:
Dec 4, 2013, 2:49:18 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f0483af
Parents:
34a4925
Message:

Remove sed in all binutils builds with hosts using Texinfo 5.x. It has been fixed in latest binutils release.

File:
1 edited

Legend:

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

    r34a4925 r3d5c658  
    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>
    5348
    5449    <para os="g">The Binutils documentation recommends building Binutils outside of the
Note: See TracChangeset for help on using the changeset viewer.