#3196: XorgFonts minor tweak
----------------------------------------+-----------------------------------
 Reporter:  ra...@…                     |       Owner:  blfs-b...@…             
      
     Type:  task                        |      Status:  new                     
      
 Priority:  normal                      |   Milestone:  future                  
      
Component:  BOOK                        |     Version:  SVN                     
      
 Severity:  normal                      |    Keywords:                          
      
----------------------------------------+-----------------------------------
 These commands:
 {{{
 ln -svn $XORG_PREFIX/share/fonts/X11/fonts/OTF /usr/share/fonts/X11-OTF &&
 ln -svn $XORG_PREFIX/share/fonts/X11/fonts/TTF /usr/share/fonts/X11-TTF
 }}}
 are not correct. There is an extra "fonts" in the path. Instead
 of $XORG_PREFIX/share/fonts/X11/fonts/OTF it should be
 $XORG_PREFIX/share/fonts/X11/OTF

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3196>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to