﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2976	Coreutils libexecdir	chris@…	lfs-book@…	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}.	task	closed	normal	7.1	Book	SVN	normal	fixed		
