Ignore:
Timestamp:
Jun 15, 2011, 1:28:26 PM (13 years ago)
Author:
Jonathan Norman <jonathan@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fd3193d
Parents:
a8de8fa
Message:

Fixed duplicated sed again by renaming part of ther multilib 32bit final section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/eglibc.xml

    ra8de8fa r71f750e  
    8888    xpointer="xpointer(//*[@os='l'])"/>
    8989
    90     <para os="l1">In multilib, we tend to think that compiling for
     90    <para os="l1b">In multilib, we tend to think that compiling for
    9191    <literal>${CLFS_TARGET32}</literal> is <emphasis>not</emphasis>
    9292    cross-compiling. EGLIBC takes the traditional view that if you are building
     
    9696    sed allows these tests to succeed:</para>
    9797
    98 <screen os="l2"><userinput>sed -i '/cross-compiling/s@ifeq@ifneq@g' ../eglibc-&eglibc-version;/localedata/Makefile</userinput></screen>
     98<screen os="l2b"><userinput>sed -i '/cross-compiling/s@ifeq@ifneq@g' ../eglibc-&eglibc-version;/localedata/Makefile</userinput></screen>
    9999
    100100    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.