Ignore:
Timestamp:
Feb 21, 2006, 2:27:09 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
dd9906e
Parents:
61f8f69
Message:

r1166@server (orig r1164): chris | 2006-02-10 22:07:07 -0800
Added -v to the rest of the temp-system pages, and various other text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/ppc64/e2fsprogs.xml

    r61f8f69 r287d7b9  
    2323    <title>Installation of E2fsprogs</title>
    2424
    25     <para>Make sure the libraries get installed to
    26     <filename class="directory">/tools/lib64</filename>:</para>
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../multilib/e2fsprogs.xml"
     27    xpointer="xpointer(//*[@os='m1'])"/>
    2728
    28 <screen os="m1"><userinput>chmod 0755 configure
    29 cp configure{,.orig}
    30 sed -e "/libdir=.*\/lib/s@/lib@/lib64@g" configure.orig > configure</userinput></screen>
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../multilib/e2fsprogs.xml"
     31    xpointer="xpointer(//*[@os='m2'])"/>
    3132
    3233    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6162    xpointer="xpointer(//*[@os='e'])"/>
    6263
    63 <screen os="ac"><userinput>make CC="${CC} ${BUILD64}"</userinput></screen>
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    href="../64/e2fsprogs.xml"
     66    xpointer="xpointer(//*[@os='ac'])"/>
    6467
    6568    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.