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

Collapse All | Expand All

(-)/usr/local/portage/net-p2p/dclib/dclib-0.3.3.ebuild (-1 lines)
Lines 19-25 Link Here
19
	unpack ${A}
19
	unpack ${A}
20
	cd ${S}
20
	cd ${S}
21
	[ `gcc-major-version` == 2 ] && epatch ${FILESDIR}/${P}-gcc2.patch
21
	[ `gcc-major-version` == 2 ] && epatch ${FILESDIR}/${P}-gcc2.patch
22
	epatch ${FILESDIR}/cxml.patch || die "epatch failed"
23
}
22
}
24
23
25
src_install() {
24
src_install() {

Return to bug 74279