Changeset fabddfd in clfs-sysroot for BOOK/final-system
- Timestamp:
- Mar 15, 2009, 9:02:47 AM (16 years ago)
- Branches:
- master
- Children:
- f91445c
- Parents:
- 1547c6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
r1547c6b rfabddfd 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen> 31 31 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> 35 33 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> 37 35 38 36 <para os="a">Prepare Tar for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.