On Thu, Apr 7, 2016 at 9:42 PM, William Hubbs <[email protected]> wrote: > > There was a bypo here. "the ebuild" should be upstream. The default > installation location of all coreutils binaries is /usr/bin, then we > move everything around in the ebuild. > We are deviating from upstream in this example. >
Keep in mind that following upstream and the /usr merge are somewhat orthogonal. You can just install those binaries in /usr without merging everything over. The only issue is that without the merge anybody embedding a path to these binaries would have to fix their packages. Presumably to aid the transition a symlink (at the file level) would be needed for some period of time. -- Rich
