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

(-)matplotlib-0.98.5.3.ebuild.orig (+1 lines)
Lines 129-134 Link Here
129
}
129
}
130
130
131
src_compile() {
131
src_compile() {
132
	unset DISPLAY
132
	distutils_src_compile
133
	distutils_src_compile
133
	if use doc; then
134
	if use doc; then
134
		cd "${S}/doc"
135
		cd "${S}/doc"

Return to bug 278524