Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc/patch.xml

    r82fedc4 re0e40d3  
    2222    <title>Installation of Patch</title>
    2323
    24     <para>Prepare Patch for compilation:</para>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/patch.xml"
     26    xpointer="xpointer(//*[@os='a'])"/>
    2527
    26 <screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr</userinput></screen>
     28<screen os="b"><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr</userinput></screen>
    2729
    28     <para>Compile the package:</para>
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/patch.xml"
     32    xpointer="xpointer(//*[@os='c'])"/>
    2933
    30 <screen><userinput>make</userinput></screen>
     34    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     35    href="../common/patch.xml"
     36    xpointer="xpointer(//*[@os='d'])"/>
    3137
    32     <para>This package does not come with a test suite.</para>
     38    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39    href="../common/patch.xml"
     40    xpointer="xpointer(//*[@os='e'])"/>
    3341
    34     <para>Install the package:</para>
     42    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     43    href="../common/patch.xml"
     44    xpointer="xpointer(//*[@os='f'])"/>
    3545
    36 <screen><userinput>make install</userinput></screen>
     46    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     47    href="../common/patch.xml"
     48    xpointer="xpointer(//*[@os='g'])"/>
    3749
    3850  </sect2>
Note: See TracChangeset for help on using the changeset viewer.