diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-08-31 23:19:17 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-08-31 23:19:17 +0000 |
commit | e6ae50d13362327e9e2a189608b0dd9b8d4c24e7 (patch) | |
tree | f2264006454a1baf36c50036e118b076cd81a068 /patches.ent | |
parent | 20dd3342f7a9b550c6ce567f0fd4ed96c70c6fbe (diff) |
Add patch and instructions to generate tar manpage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10332 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 becc9e8e8..d8d765871 100644 --- a/patches.ent +++ b/patches.ent @@ -40,6 +40,10 @@ <!ENTITY readline-fixes-patch-md5 "3c185f7b76001d3d0af614f6f2cd5dfa"> <!ENTITY readline-fixes-patch-size "1.3 KB"> +<!ENTITY tar-manpage-patch "tar-&tar-version;-manpage-1.patch"> +<!ENTITY tar-manpage-patch-md5 "321f85ec32733b1a9399e788714a5156"> +<!ENTITY tar-manpage-patch-size "7.8 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"> |