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

Collapse All | Expand All

(-)mmpython-0.4.9.ebuild (-2 / +1 lines)
Lines 19-23 Link Here
19
src_unpack() {
19
src_unpack() {
20
	unpack ${A}
20
	unpack ${A}
21
	cd ${S}
21
	cd ${S}
22
	epatch ${FILESDIR}/${P}-missing_stdint_headers.patch
22
}
23
}

Return to bug 153445