#3252: Missing "EOF" in Xorg instructions
---------------------+------------------------------------------------------
 Reporter:  bambi    |       Owner:  blfs-book@…                   
     Type:  task     |      Status:  new                           
 Priority:  normal   |   Milestone:  6.7                           
Component:  BOOK     |     Version:  SVN                           
 Severity:  trivial  |    Keywords:                                
---------------------+------------------------------------------------------
 The instructions for Xorg-7.6 include this set of instructions:

 {{{
 cat >> /etc/profile.d/xorg.sh << "EOF"

 pathappend $XORG_PREFIX/bin PATH
 pathappend $XORG_PREFIX/lib/pkgconfig PKG_CONFIG_PATH
 pathappend $XORG_PREFIX/share/pkgconfig PKG_CONFIG_PATH
 export PATH PKG_CONFIG_PATH
 }}}

 However, the EOF is missing. It should be appended.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3252>
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