mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 14:49:20 +01:00
Updated: bash fixes patch to -3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7ae63566e0
commit
ed5dcfc771
@ -16,9 +16,9 @@ needed to build an LFS system:</para>
|
||||
<variablelist role="materials">
|
||||
|
||||
<varlistentry>
|
||||
<term>Bash Various Fixes - 21 KB:</term>
|
||||
<term>Bash Various Fixes - 23 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="&patches-root;bash-&bash-version;-fixes-1.patch"/></para>
|
||||
<para><ulink url="&patches-root;bash-&bash-version;-fixes-3.patch"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -32,7 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed.</seg></seglistitem>
|
||||
<para>The following patch fixes various issues, including a problem where Bash
|
||||
will sometimes only show 33 characters on a line, then wrap to the next:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../bash-&bash-version;-fixes-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../bash-&bash-version;-fixes-3.patch</userinput></screen>
|
||||
|
||||
<para>Bash also has issues when compiled against newer versions of Glibc. The
|
||||
following patch resolves this problem:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user