Changeset eaafb59 for BOOK/final-system


Ignore:
Timestamp:
Jul 27, 2010, 1:21:05 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
68d33bad
Parents:
b3dcad4
Message:

Updated Gzip to 1.4.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    rb3dcad4 reaafb59  
    2626    <title>Installation of Gzip</title>
    2727
    28     <para os="s1">The following command renames the internal implementation of
    29     futimens to gl_futimens as newer versions of EGLIBC provide an incompatible
    30     version:</para>
    31 
    32 <screen os="s2"><userinput>sed -i "s/futimens/gl_&amp;/" $(grep -lr futimens *)</userinput></screen>
    33 
    3428    <para os="a">Prepare Gzip for compilation:</para>
    3529
  • BOOK/final-system/multilib/gzip.xml

    rb3dcad4 reaafb59  
    2121  <sect2 role="installation">
    2222    <title>Installation of Gzip</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/gzip.xml"
    26     xpointer="xpointer(//*[@os='s1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/gzip.xml"
    30     xpointer="xpointer(//*[@os='s2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.