#2308: Inetutils 1.6
---------------------+------------------------------------------------------
 Reporter:  willimm  |       Owner:  matt...@…                   
     Type:  task     |      Status:  assigned                    
 Priority:  normal   |   Milestone:  7.0                         
Component:  Book     |     Version:  SVN                         
 Severity:  normal   |    Keywords:                              
---------------------+------------------------------------------------------

Comment(by rob...@…):

 The gcc-4.2 fix is no longer needed with this new Inetutils version. I
 attached a new manual pages patch, or alternatively use:[[BR]]

 {{{
 find . -name Makefile.in -exec sed -i -e '/ftpd.8/d' \
     -e '/inetd.8/d' -e '/logger.1/d' -e '/rexecd.8/d' -e '/rlogind.8/d' \
     -e '/rshd.8/d' -e '/syslog.conf.5 syslogd.8/d' -e '/talkd.8/d' \
     -e '/telnetd.8/d' -e '/tftpd.8/d' {} \;
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2308#comment:3>
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