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

Collapse All | Expand All

(-)/usr/portage/net-proxy/squid/squid-3.0.13.ebuild (+2 lines)
Lines 63-72 Link Here
63
63
64
	cd "${S}" || die "source dir not found"
64
	cd "${S}" || die "source dir not found"
65
	epatch "${FILESDIR}"/${P}-gentoo.patch
65
	epatch "${FILESDIR}"/${P}-gentoo.patch
66
	epatch "${FILESDIR}"/${P}-BJA-util-cast-xstr.diff
66
	use zero-penalty-hit && epatch "${FILESDIR}"/${P}-adapted-zph.patch
67
	use zero-penalty-hit && epatch "${FILESDIR}"/${P}-adapted-zph.patch
67
	has_version app-crypt/mit-krb5 || epatch "${FILESDIR}"/${P}-heimdal.patch
68
	has_version app-crypt/mit-krb5 || epatch "${FILESDIR}"/${P}-heimdal.patch
68
69
69
	eautoreconf
70
	eautoreconf
71
	use elibc_uclibc && epatch "${FILESDIR}"/${P}-BJA-cf_gen-HOSTCXX.diff
70
}
72
}
71
73
72
src_compile() {
74
src_compile() {

Return to bug 266581