Ignore:
Timestamp:
Apr 24, 2011, 10:00:49 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
f14f7c2
Parents:
b0b1a3c1
Message:

Remove the test part.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/bash.xml

    rb0b1a3c1 r69fa5e6  
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    17 
     17<!--
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1919  href="../../final-system/common/bash.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    21 
     21-->
    2222  <sect2 role="installation">
    2323    <title>Installation of Bash</title>
    24 
     24<!--
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../common/bash.xml"
     
    4242    href="../common/bash.xml"
    4343    xpointer="xpointer(//*[@os='a'])"/>
    44 
     44-->
    4545<screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    4646   ./configure --prefix=/tools \
    4747   --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4848   --without-bash-malloc --cache-file=config.cache</userinput></screen>
    49 
     49<!--
    5050    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5151    href="../common/bash.xml"
     
    7575    href="../common/bash.xml"
    7676    xpointer="xpointer(//*[@os='t4'])"/>
    77 
     77-->
    7878  </sect2>
    79 
     79<!--
    8080  <sect2 role="content">
    8181    <title/>
     
    8585
    8686  </sect2>
    87 
     87-->
    8888</sect1>
Note: See TracChangeset for help on using the changeset viewer.