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/common/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="../../final-system/common/bash.xml"
     
    3030    href="../../final-system/common/bash.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    32 
     32-->
    3333    <para os="t1">When Bash is cross-compiled, it cannot test for the presence
    3434    of named pipes, among other things. If you used <command>su</command> to
     
    5353gt_cv_int_divbyzero_sigfpe=yes
    5454EOF</userinput></screen>
    55 
     55<!--
    5656    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5757    href="../../final-system/common/bash.xml"
    5858    xpointer="xpointer(//*[@os='a'])"/>
    59 
     59-->
    6060<screen os="b"><userinput>./configure --prefix=/tools \
    6161    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    7676
    7777    </variablelist>
    78 
     78<!--
    7979    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8080    href="../../final-system/common/bash.xml"
     
    8888    href="../../final-system/common/bash.xml"
    8989    xpointer="xpointer(//*[@os='g'])"/>
    90 
     90-->
    9191<screen os="h"><userinput>make install</userinput></screen>
    9292
     
    9797
    9898  </sect2>
    99 
     99<!--
    100100  <sect2 role="content">
    101101    <title/>
    102102
    103103    <para>Details on this package are located in <xref
    104     linkend="contents-bash" role="."/></para>
     104    linkend="ch-system-bash-contents" role="."/></para>
    105105
    106106  </sect2>
    107 
     107-->
    108108</sect1>
Note: See TracChangeset for help on using the changeset viewer.