Ignore:
Timestamp:
10/14/2005 08:18:19 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1.1
Children:
297bbf1
Parents:
587a512
Message:

Fix validation errors in bzip2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/bzip2.xml

    r587a512 rc11fdfd  
    3333<para>Apply a patch to install the documentation for this package:</para>
    3434
    35 <screen><userinput>patch -Np1 -i ../&bzip2-docs-patch;</userinput></screen>
     35<screen><userinput>patch -Np1 -i ../bzip2-&bzip2-version;-install_docs-1.patch</userinput></screen>
    3636
    3737<para>The <command>bzgrep</command> command does not escape '|' and '&amp;' in
     
    4040address this:</para>
    4141
    42 <screen><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
     42<screen><userinput>patch -Np1 -i ../bzip2-&bzip2-version;-bzgrep_security-1.patch</userinput></screen>
    4343
    4444<para>Prepare Bzip2 for compilation with:</para>
Note: See TracChangeset for help on using the changeset viewer.