sys-apps/baselayout-prefix: prefix-stack: ROOTPATH needs EPREFIX before BROOT
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 13 May 2019 15:09:32 +0000 (17:09 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Mon, 13 May 2019 15:11:01 +0000 (17:11 +0200)
commit7210d0e93e748f4cdfee6b7d42d06dbf3b1215e7
tree3323400f5040e87243ff67e642631d90da4830c6
parent511a251f2b1baf7ea16862ef776cfdd14ad16f4c
sys-apps/baselayout-prefix: prefix-stack: ROOTPATH needs EPREFIX before BROOT

For both EPREFIX and BROOT, portage does add some default PATH before
the env.d ROOTPATH.  Since bug 667662, anything found in env.d ROOTPATH
is not added any more, so env.d ROOTPATH needs to contain BROOT as well,
or we end up with BROOT path before EPREFIX path in ROOTPATH.

Bug: https://bugs.gentoo.org/681760
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
sys-apps/baselayout-prefix/Manifest
sys-apps/baselayout-prefix/baselayout-prefix-2.6-r2.ebuild [new file with mode: 0644]