Changeset 851829a for chapter06/bash.xml


Ignore:
Timestamp:
02/25/2006 11:43:44 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
e869351b
Parents:
e02afe0
Message:

Ported r7370 up to r7395 from trunk to alphabetical branch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/bash.xml

    re02afe0 r851829a  
    5050sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
    5151    Makefile.in</userinput></screen>
     52
     53    <para>Upstream developers have fixed several issues since the initial
     54     release of Bash-&bash-version;.  Apply those fixes:</para>
     55
     56<screen><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    5257
    5358    <para>Prepare Bash for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.