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

Collapse All | Expand All

(-)pdns-2.9.22-r1.ebuild (-1 / +2 lines)
Lines 26-32 Link Here
26
26
27
src_prepare() {
27
src_prepare() {
28
	epatch "${FILESDIR}"/2.9.18-default-mysql-options.patch \
28
	epatch "${FILESDIR}"/2.9.18-default-mysql-options.patch \
29
		"${FILESDIR}"/${P}-gcc44.patch
29
		"${FILESDIR}"/${P}-gcc44.patch \
30
		"${FILESDIR}"/${P}-CVE-2012-0206.patch
30
}
31
}
31
32
32
src_configure() {
33
src_configure() {

Return to bug 398403