Ignore:
Timestamp:
Jul 25, 2013, 11:44:36 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c736074
Parents:
3980f969
Message:

Add sed to cross-tools and temp-system binutils for hosts using texinfo 5.x.

File:
1 edited

Legend:

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

    r3980f969 rb99918f  
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333-->
     34
     35    <para os="s1">Apply the following sed for hosts using Texinfo-5.x:</para>
     36
     37<screen os="s2"><userinput>sed -i -e 's/@colophon/@@colophon/' \
     38       -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen>
    3439
    3540    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.