Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 428804

Summary: sys-devel/crossdev-20120531 ebuild for prefix
Product: Gentoo/Alt Reporter: Massimo Burcheri <burcheri.massimo+bugs-gentoo>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Massimo Burcheri 2012-07-31 13:48:08 UTC
The current ebuild fails because of files outside the prefix.

Thanks to dr_lepper I was able to patch the crossdev ebuild:

$ diff  ~/gentoo/usr/portage/sys-devel/crossdev/crossdev-20120531.ebuild crossdev-20120531.ebuild 
31c31,32
< 	default
---
> 	emake PREFIX=${EPREFIX} install

Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-07-31 13:53:22 UTC
We don't need multiple bugs for crossdev prefix support, please attach a patch to the other bug

*** This bug has been marked as a duplicate of bug 384167 ***