On Mon, 14 Dec 2015 08:32:26 -0800 Zac Medico wrote: > On 12/14/2015 07:18 AM, Michał Górny wrote: > > Gentoo ccache used to historically swap between storing its masquerade > > in 'lib' and $(get_libdir). To prevent breakage with any version of it, > > and prevent future breakages when other tools change places randomly > > try all three of $(get_libdir), 'lib' and 'libexec' looking for > > masquerade dir and use the one that's found. Additionally, warn if there > > is no masquerade dir. > > > > Fixes: https://bugs.gentoo.org/show_bug.cgi?id=567360 > > --- > > pym/portage/package/ebuild/doebuild.py | 27 ++++++++++++++++++--------- > > 1 file changed, 18 insertions(+), 9 deletions(-) > > Looks good. Merged. -- Best regards, Michał Górny