Ignore:
Timestamp:
Apr 24, 2011, 10:01:38 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
d66ee74
Parents:
69fa5e6
Message:

Revert "Remove the test part."

This reverts commit 69fa5e6b525bc9edb1de06af31f3e6f14fe4180a.

File:
1 edited

Legend:

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

    r69fa5e6 rf14f7c2  
    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.