Changeset b169dfe for BOOK/final-system


Ignore:
Timestamp:
Oct 19, 2008, 8:57:43 PM (16 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
2211949
Parents:
9d5337b
Message:

Update date

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r9d5337b rb169dfe  
    3232
    3333<screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen>
    34 
    35     <para os="s1">The following command renames the internal implementation of
    36     futimens to gl_futimens as newer versions of Glibc provide an incompatible
    37     version:</para>
    38 
    39 <screen os="s2"><userinput>sed -i "s/futimens/gl_&amp;/" $(grep -lr futimens *)</userinput></screen>
    4034
    4135    <para os="c">Now prepare Coreutils for compilation:</para>
  • BOOK/final-system/multilib/coreutils.xml

    r9d5337b rb169dfe  
    2929    href="../common/coreutils.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../common/coreutils.xml"
    34     xpointer="xpointer(//*[@os='s1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../common/coreutils.xml"
    38     xpointer="xpointer(//*[@os='s2'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.