diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:00 +0000 |
commit | 934a32d6fb699bfa340d856e7a8228c58625b50d (patch) | |
tree | 9f63db6d5221b8db1f300d646e0f5d083ecbe981 /chapter03 | |
parent | 8c3224210a5569b10a07572881cf21420ee37797 (diff) |
Add a patch to suppress a warning added in Tar-1.21 that causes the Perl testsuite to fail.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index d386393e6..a8e9e762e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -235,6 +235,14 @@ </varlistentry> <varlistentry> + <term>Tar Warning Removal Patch - <token>&tar-warning-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&tar-warning-patch;"/></para> + <para>MD5 sum: <literal>&tar-warning-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&vim-fixes-patch;"/></para> |