Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 651294 | Differences between
and this patch

Collapse All | Expand All

(-)a/afio-2.5.1-r1.ebuild (-1 / +4 lines)
Lines 13-19 Link Here
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
14
KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
15
15
16
PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
16
PATCHES=(
17
	"${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch
18
	"${FILESDIR}"/${PN}-2.5.1-control-file-warning-fix.patch
19
)
17
20
18
src_configure() {
21
src_configure() {
19
	tc-export CC
22
	tc-export CC

Return to bug 651294