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

(-)pyxml-0.8.4.ebuild (-1 / +1 lines)
Lines 30-36 Link Here
30
		myconf="--without-xslt --without-xpath"
30
		myconf="--without-xslt --without-xpath"
31
	fi
31
	fi
32
32
33
	distutils_src_compile ${myconf}
33
	distutils_src_compile --with-libexpat=/usr ${myconf}
34
}
34
}
35
35
36
src_install() {
36
src_install() {

Return to bug 178920