Changeset 7a63b22a for BOOK/final-system


Ignore:
Timestamp:
Jan 8, 2011, 1:47:29 PM (13 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:
abdca7b
Parents:
c7bfa72
git-author:
Joe Ciccone <jciccone@…> (01/08/11 13:47:24)
git-committer:
Joe Ciccone <jciccone@…> (01/08/11 13:47:29)
Message:

Updated Patch to 2.6.1.
Updated M4 to 1.4.15.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    rc7bfa72 r7a63b22a  
    2424  <sect2 role="installation">
    2525    <title>Installation of M4</title>
    26 
    27     <para os="s1">Add a missing include statement into one of the source files
    28     with the following command:</para>
    29 
    30 <screen os="s2"><userinput>sed -i '/"m4.h"/i\#include &lt;sys/stat.h&gt;' src/path.c</userinput></screen>
    3126
    3227    <para os="a">Prepare M4 for compilation:</para>
  • BOOK/final-system/multilib/m4.xml

    rc7bfa72 r7a63b22a  
    2121  <sect2 role="installation">
    2222    <title>Installation of M4</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/m4.xml"
    26     xpointer="xpointer(//*[@os='s1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/m4.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.