Changeset 7f64ca3 in clfs-sysroot


Ignore:
Timestamp:
Nov 7, 2006, 4:00:48 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d0cc797
Parents:
34e600d
Message:

Add the bash fixes patch to the bash page.

File:
1 edited

Legend:

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

    r34e600d r7f64ca3  
    3030<screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen>
    3131
    32    <para os="c">When bash is cross-compiled, it cannot test for the presence
     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>
     35
     36    <para os="c">When bash is cross-compiled, it cannot test for the presence
    3337    of named pipes. If you used <command>su</command> to become an unprivileged
    3438    user, this combination will cause Bash to build without <emphasis>process
Note: See TracChangeset for help on using the changeset viewer.