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

(-)a/htdig-3.2.0_beta6-r3.ebuild (+2 lines)
Lines 27-32 src_unpack() { Link Here
27
	epatch "${FILESDIR}"/${P}-gcc4.patch
27
	epatch "${FILESDIR}"/${P}-gcc4.patch
28
	epatch "${FILESDIR}"/${P}-as-needed.patch
28
	epatch "${FILESDIR}"/${P}-as-needed.patch
29
	epatch "${FILESDIR}"/${P}-quoting.patch
29
	epatch "${FILESDIR}"/${P}-quoting.patch
30
	sed 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' -i \
31
		configure.in db/configure.in
30
	eautoreconf
32
	eautoreconf
31
}
33
}
32
34

Return to bug 467022