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

Collapse All | Expand All

(-)/usr/portage/net-misc/wget/wget-1.13.4-r1.ebuild (+1 lines)
Lines 34-39 Link Here
34
src_prepare() {
34
src_prepare() {
35
	epatch "${FILESDIR}"/${P}-openssl-pkg-config.patch
35
	epatch "${FILESDIR}"/${P}-openssl-pkg-config.patch
36
	epatch "${FILESDIR}"/${P}-no-gets.patch
36
	epatch "${FILESDIR}"/${P}-no-gets.patch
37
	epatch "${FILESDIR}"/${P}-sni.patch
37
	eautoreconf
38
	eautoreconf
38
}
39
}
39
40

Return to bug 421067