Changeset f91445c in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Mar 15, 2009, 9:10:35 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
1b05262
Parents:
fabddfd
Message:

Updated Bash to 4.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bash.xml

    rfabddfd rf91445c  
    2525    <title>Installation of Bash</title>
    2626
    27     <para os="a">If you downloaded the Bash documentation tarball and wish to
    28     install HTML documentation, issue the following commands:</para>
     27    <para os="p1">The following patch contains updates from the maintainer. The
     28    maintainer of Bash only releases these patches to fix serious issues:</para>
    2929
    30 <screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen>
    31 
    32     <para os="p1">The following patch contains updates from the maintainer. The maintainer of Bash only releases these patches to fix serious issues:</para>
    33 
    34 <screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
     30<screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen>
    3531
    3632    <para os="c">When bash is cross-compiled, it cannot test for the presence
Note: See TracChangeset for help on using the changeset viewer.