Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428804 - sys-devel/crossdev-20120531 ebuild for prefix
Summary: sys-devel/crossdev-20120531 ebuild for prefix
Status: RESOLVED DUPLICATE of bug 384167
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 13:48 UTC by Massimo Burcheri
Modified: 2012-07-31 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***