Ignore:
Timestamp:
Jun 6, 2013, 1:09:45 PM (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:
874ec12
Parents:
5ae61b1
Message:

Update eglibc install commands for 2.17 update and add time zone data install.

File:
1 edited

Legend:

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

    r5ae61b1 r52ed4da  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
    43    
    44     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/eglibc.xml"
    46     xpointer="xpointer(//*[@os='p3'])"/>
    47 
    48     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/eglibc.xml"
    50     xpointer="xpointer(//*[@os='p4'])"/>
    5143
    5244    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7466    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    7567    --disable-profile --enable-kernel=2.6.32 \
    76     --libexecdir=/usr/lib/eglibc --libdir=/usr/lib</userinput></screen>
     68    --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
     69    --enable-obsolete-rpc</userinput></screen>
    7770
    7871    <variablelist os="i">
     
    156149    <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
    157150
    158     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    159     href="../common/eglibc.xml"
    160     xpointer="xpointer(//*[@os='ra'])"/>
    161 
    162     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    163     href="../common/eglibc.xml"
    164     xpointer="xpointer(//*[@os='rb'])"/>
    165 
    166151  </sect2>
    167152
Note: See TracChangeset for help on using the changeset viewer.