Changeset 07e2d39 for chapter06/vim.xml


Ignore:
Timestamp:
07/31/2006 02:46:27 PM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.2
Children:
11bc6d5
Parents:
554e15b
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

    r554e15b r07e2d39  
    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.