Changeset 33798c5 for chapter06/bash.xml


Ignore:
Timestamp:
12/12/2004 02:25:10 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
e61e328
Parents:
b1afd29
Message:

Tags and text corrections to the last merges from unstable.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/bash.xml

    rb1afd29 r33798c5  
    3535<screen><userinput>patch -Np1 -i ../bash-&bash-version;-fixes-1.patch</userinput></screen>
    3636
    37 <para>Bash also has issues when compiled against newer versions of glibc.  The
     37<para>Bash also has issues when compiled against newer versions of Glibc.  The
    3838following patch resolves this problem:</para>
    3939
    40 <screen><userinput>patch -Np1 -i ../bash-3.0-avoid_WCONTINUED-1.patch</userinput></screen>
     40<screen><userinput>patch -Np1 -i ../bash-&bash-version;-avoid_WCONTINUED-1.patch</userinput></screen>
    4141
    4242<para>Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.