#2262: Vim instructions have an error
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [email protected]
     Type:  defect                      |       Status:  closed                 
      
 Priority:  normal                      |    Milestone:  6.4                    
      
Component:  Book                        |      Version:  SVN                    
      
 Severity:  normal                      |   Resolution:  fixed                  
      
 Keywords:                              |  
----------------------------------------+-----------------------------------
Comment (by Bryan Kadzban):

 I'm not quite sure we want to re-add the entire patch just because of
 this.  If the issue is that ru.KOI8-R needs to be changed to ru in the vim
 Makefile to get our loop to work, then why not (keep the patch, but also)
 delete the other bits?  There's no point in suppressing the bits that
 install UTF-8 manpages for French, Italian, Polish, and Russian.  I am
 undecided about suppressing the ISO8859-x character sets of
 French/Italian/Polish, though they do no harm when they're in character-
 set-specific directories.

 Or instead of re-adding the patch, would it also work to change "ru" in
 the loop to "ru.KOI8-R"?

 Actually, that may be best anyway -- if we do want vim to install all its
 UTF-8 manpages (into the .UTF-8 directories that it uses without the
 patch), we'd have to add all those directories to the loop already.  Why
 not replace "ru" with "ru.KOI8-R" at the same time as we add "ru.UTF-8"?

 (Or do we want to ignore this for 6.4?  I suppose that's possible, though
 we've already gone through some effort to get man-db working better.)

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2262#comment:5>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to