Ignore:
Timestamp:
Feb 21, 2006, 1:39:03 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
cc07a72
Parents:
23ddcc3
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
  • final-system/common/bash.xml

    r23ddcc3 r75a132b  
    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.