diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
commit | f66d6af894e4ba938e489f6815e46ea55e42a78e (patch) | |
tree | de79de66d743fc99596f20765f807fa86019d86a /patches.ent | |
parent | 184ff2a7689b3c23e3ee4acae48ccde933804949 (diff) |
Add a patch to fix a test failure in Texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10324 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 6d93cc6c3..becc9e8e8 100644 --- a/patches.ent +++ b/patches.ent @@ -39,3 +39,7 @@ <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> <!ENTITY readline-fixes-patch-md5 "3c185f7b76001d3d0af614f6f2cd5dfa"> <!ENTITY readline-fixes-patch-size "1.3 KB"> + +<!ENTITY texinfo-test-patch "texinfo-&texinfo-version;-test-1.patch"> +<!ENTITY texinfo-test-patch-md5 "c50d9319a471b6ebd98900b852f5fb38"> +<!ENTITY texinfo-test-patch-size "5.6 KB"> |