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

Collapse All | Expand All

(-)gnome-libs-1.4.2.ebuild.orig (+2 lines)
Lines 34-39 Link Here
34
	epatch "${FILESDIR}"/${P}-gcc4.patch
34
	epatch "${FILESDIR}"/${P}-gcc4.patch
35
	# Fix compilation with GCC4 on ppc64 ; bug #117750
35
	# Fix compilation with GCC4 on ppc64 ; bug #117750
36
	epatch "${FILESDIR}"/${P}-ppc64.patch
36
	epatch "${FILESDIR}"/${P}-ppc64.patch
37
	# --as-needed fix
38
	epatch "${FILESDIR}"/${P}-as-needed.patch
37
	eautoconf
39
	eautoconf
38
}
40
}
39
41

Return to bug 133824