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

Collapse All | Expand All

(-)soya-0.13_rc1.ebuild.old (+5 lines)
Lines 34-39 Link Here
34
34
35
S=${WORKDIR}/${MY_P}
35
S=${WORKDIR}/${MY_P}
36
36
37
src_unpack() {
38
	distutils_src_unpack
39
	epatch "${FILESDIR}"/soya-no-pyrex.patch
40
}
41
37
src_compile() {
42
src_compile() {
38
	use openal || sed -i -e 's/^USE_OPENAL.*/USE_OPENAL = 0/' setup.py
43
	use openal || sed -i -e 's/^USE_OPENAL.*/USE_OPENAL = 0/' setup.py
39
	distutils_src_compile
44
	distutils_src_compile

Return to bug 189418