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

(-)/usr/portage/net-misc/curl/curl-7.19.7.ebuild (-1 / +1 lines)
Lines 40-46 Link Here
40
src_unpack() {
40
src_unpack() {
41
	unpack ${A}
41
	unpack ${A}
42
	cd "${S}"
42
	cd "${S}"
43
	epatch "${FILESDIR}"/curl-7.17.0-strip-ldflags.patch
43
	epatch "${FILESDIR}"/curl-7.20.0-strip-ldflags.patch
44
	epatch "${FILESDIR}"/curl-7.19.7-test241.patch
44
	epatch "${FILESDIR}"/curl-7.19.7-test241.patch
45
}
45
}
46
46

Return to bug 306097