Changeset 4a316ba for chapter06


Ignore:
Timestamp:
07/31/2006 02:46:27 PM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Children:
28b40e2
Parents:
487d471b
Message:

Added a patch vim to fix a spellfile download problem.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/vim.xml

    r487d471b r4a316ba  
    5959
    6060<screen><userinput>patch -Np1 -i ../&vim-mandir-patch;</userinput></screen>
     61
     62    <para>There is an issue introduced by one of the upstream patches that
     63    creates a problem downloading spellfiles.  Until this is updated by the
     64    developers, the following patch fixes the problem:</para>
     65
     66<screen><userinput>patch -Np1 -i ../&vim-spellfile-patch;</userinput></screen>
    6167
    6268    <para>Finally, change the default location of the
Note: See TracChangeset for help on using the changeset viewer.