Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219122
Collapse All | Expand All

(-)lxml-2.0.3.ebuild (-1 / +1 lines)
Lines 25-31 Link Here
25
	cd "${S}"
25
	cd "${S}"
26
26
27
	# Use cython instead of own bundled version of pyrex
27
	# Use cython instead of own bundled version of pyrex
28
	epatch "${FILESDIR}/${P}-no-fake-pyrex.patch"
28
	epatch "${FILESDIR}/${PN}-2.0.3-no-fake-pyrex.patch"
29
}
29
}
30
30
31
src_install() {
31
src_install() {

Return to bug 219122