#2977: Minor issues with IPRoute2
--------------------------------+-------------------------------------------
Reporter: chris@… | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.1
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------------------+-------------------------------------------
First, the SBINDIR parameter to make is redundant, as the Makefile already
specifies SBINDIR=/sbin.
Second, the Makefile creates a /var/lib/arpd directory, and installs an
arpd manpage, but these are pointless when arpd is not installed. The
extraneous directory can be taken care of with a "sed -i /ARPD/d Makefile"
or something similar, and arpd.8 can simply be deleted from man/man8.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2977>
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