Changeset eaafb59 for BOOK/temp-system


Ignore:
Timestamp:
Jul 26, 2010, 6:21:05 PM (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/temp-system
Files:
2 edited

Legend:

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

    rb3dcad4 reaafb59  
    2222  <sect2 role="installation">
    2323    <title>Installation of Gzip</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../../final-system/common/gzip.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29 <screen os="s2"><userinput>for file in $(grep -lr futimens *); do
    30   cp -v ${file}{,.orig}
    31   sed -e "s/futimens/gl_&amp;/" ${file}.orig &gt; ${file}
    32 done</userinput></screen>
    3324
    3425    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/gzip.xml

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