#2976: Coreutils libexecdir
--------------------------------+-------------------------------------------
Reporter: chris@… | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.1
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------------------+-------------------------------------------
Current Coreutils now puts libstdbuf.so into ${pkglibexecdir}, which is
set to ${libexecdir}/[packagename]. As a result, with
--libexecdir=/usr/lib/coreutils, we have
/usr/lib/coreutils/coreutils/libstdbuf.so. The redundancy can be
eliminated by setting --libexecdir to simply /usr/lib. This might cause
issues if Coreutils were to install something to ${libexecdir} later on
though, so alternately the Makefile (or configure script) could be
manually edited to change ${pkglibexecdir}.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2976>
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