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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 498b0f688..c91780ef1 100644 --- a/patches.ent +++ b/patches.ent @@ -123,6 +123,10 @@ <!ENTITY tar-testsuite-patch-size "3 KB"> +<!ENTITY tar-warning-patch "tar-&tar-version;-remove_warning-1.patch"> +<!ENTITY tar-warning-patch-md5 "c7247a20a158ac7d25f02537c4069663"> +<!ENTITY tar-warning-patch-size "1.4 KB"> + <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch"> <!ENTITY vim-fixes-patch-md5 "87056fb6fd7bc3df5cd328e26a83bf43"> <!ENTITY vim-fixes-patch-size "166 KB"> |