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

Collapse All | Expand All

(-)/usr/portage/net-misc/curl/curl-7.19.7.ebuild (+2 lines)
Lines 42-47 Link Here
42
	cd "${S}"
42
	cd "${S}"
43
	epatch "${FILESDIR}"/curl-7.17.0-strip-ldflags.patch
43
	epatch "${FILESDIR}"/curl-7.17.0-strip-ldflags.patch
44
	epatch "${FILESDIR}"/curl-7.19.7-test241.patch
44
	epatch "${FILESDIR}"/curl-7.19.7-test241.patch
45
	# Bug #308645, fixed in 7.20.0 by upstream
46
	epatch "${FILESDIR}"/libcurl-contentencoding.patch
45
}
47
}
46
48
47
src_compile() {
49
src_compile() {

Return to bug 308645