Ignore:
Timestamp:
Dec 21, 2008, 5:16:36 PM (16 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:
8c4f60c
Parents:
9f652e6
Message:

Fixed Validation Errors with LZMA Change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/lzma.xml

    r9f652e6 r4e02ed8  
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2626    href="../common/lzma.xml"
    27     xpointer="xpointer(//*[@os='ca'])"/>
     27    xpointer="xpointer(//*[@os='a'])"/>
     28
     29<screen os="cb"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     30            --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    2831
    2932    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    3336    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3437    href="../common/lzma.xml"
    35     xpointer="xpointer(//*[@os='a'])"/>
    36 
    37 <screen os="cc"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    38             --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    39 
    40     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="../common/lzma.xml"
    4238    xpointer="xpointer(//*[@os='cd'])"/>
    43 
    44     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    45     href="../common/lzma.xml"
    46     xpointer="xpointer(//*[@os='ce'])"/>
    4739
    4840  </sect2>
Note: See TracChangeset for help on using the changeset viewer.