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

Collapse All | Expand All

(-)/usr/portage/net-dns/pdns/pdns-3.0.1.ebuild (+1 lines)
Lines 27-32 Link Here
27
27
28
src_prepare() {
28
src_prepare() {
29
	epatch "${FILESDIR}"/${PN}-3.0-lua-config.patch
29
	epatch "${FILESDIR}"/${PN}-3.0-lua-config.patch
30
	epatch "${FILESDIR}"/${P}-nameserver.patch
30
	eautoreconf
31
	eautoreconf
31
}
32
}
32
33

Return to bug 398703