Changeset fabddfd in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Mar 15, 2009, 9:02:47 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f91445c
Parents:
1547c6b
Message:

Updated Tar to 1.22.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/tar.xml

    r1547c6b rfabddfd  
    3030<screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen>
    3131
    32     <para os="p3">The following patch contains a fix for an issue that may occur
    33     when <command>tar</command> calls an outside compression utility like
    34     <command>bzip2</command>:</para>
     32    <para os="p3">The following patch will add support for new compressors like XZ Utils:</para>
    3533
    36 <screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen>
     34<screen os="p4"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen>
    3735
    3836    <para os="a">Prepare Tar for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.