diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 16:48:28 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-27 16:48:28 +0000 |
commit | 35f2607355108d834e94c01d802ab9c1473e108a (patch) | |
tree | d14d27d505038222908ed6abedbd8d86504c320b /patches.ent | |
parent | d1bb5db23bd54129a98bf00fd266bda3a04b7085 (diff) |
Correct Vim's installation of man pages to work well with Man-DB.
Patch from Alexander Patrakov and Ag Hatzim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 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 06aab1c34..5596504a7 100644 --- a/patches.ent +++ b/patches.ent @@ -150,3 +150,7 @@ <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-3.patch"> <!ENTITY vim-fixes-patch-md5 "ed158ebfb653b797b642fbff175addea"> <!ENTITY vim-fixes-patch-size "18 KB"> + +<!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch"> +<!ENTITY vim-mandir-patch-md5 "40bcd2845c9cee95ff965a0e1fafad79"> +<!ENTITY vim-mandir-patch-size "4.2 KB"> |