Ignore:
Timestamp:
Feb 21, 2006, 1:39:03 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4a93072
Parents:
b562af6
Message:

r869@server (orig r867): jim | 2005-12-07 13:30:00 -0800

r1009@server: jim | 2005-12-07 13:20:43 -0800
Upgraded to Bash 3.0.16


File:
1 edited

Legend:

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

    rb562af6 r27d97b0e  
    4040sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
    4141    Makefile.in</userinput></screen>
    42 
    43     <para os="c">The following patch fixes various issues, including a problem where
    44     Bash will sometimes only show 33 characters on a line, then wrap to the
    45     next:</para>
    46 
    47 <screen os="d"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    48 
    49     <para os="e">Bash also has an issue when compiled against newer versions of Glibc.
    50     The following patch resolves this problem:</para>
    51 
    52 <screen os="f"><userinput>patch -Np1 -i ../&bash-avoid_WCONTINUED-patch;</userinput></screen>
    5342
    5443    <para os="g">Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.