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

(-)/usr/portage/dev-libs/expat/expat-2.0.0.ebuild (-2 lines)
Lines 19-26 Link Here
19
src_unpack() {
19
src_unpack() {
20
	unpack ${A}
20
	unpack ${A}
21
	cd "${S}"
21
	cd "${S}"
22
	epatch ${FILESDIR}/${P}-test-64bit.patch
23
	epatch ${FILESDIR}/${P}-test-cpp.patch
24
	elibtoolize
22
	elibtoolize
25
}
23
}
26
24

Return to bug 183900