Ignore:
Timestamp:
Apr 24, 2011, 10:20:04 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
e655c39d
Parents:
d66ee74
Message:

Moved Bash in the final system to the new format.

File:
1 edited

Legend:

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

    rd66ee74 r8cd07b0  
    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.