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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- sympy-0.7.6.ebuild
0
++ sympy-0.7.6.ebuild
Lines 53-58 Link Here
53
		rm -r sympy/mpmath doc/src/modules/mpmath || die
53
		rm -r sympy/mpmath doc/src/modules/mpmath || die
54
		epatch "${WORKDIR}"/${P}-system-mpmath.patch
54
		epatch "${WORKDIR}"/${P}-system-mpmath.patch
55
	fi
55
	fi
56
	epatch "${FILESDIR}"/${P}-sphinx-1.3.patch
56
	distutils-r1_python_prepare_all
57
	distutils-r1_python_prepare_all
57
}
58
}
58
59

Return to bug 555960