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

Collapse All | Expand All

(-)/usr/portage/net-dns/bind/bind-9.2.2-r4.ebuild (+5 lines)
Lines 40-45 Link Here
40
		epatch ${FILESDIR}/bind-9.2.2-mysql.patch
40
		epatch ${FILESDIR}/bind-9.2.2-mysql.patch
41
	fi
41
	fi
42
42
43
	if use ldap; then
44
		EPATCH_OPTS="-p0 -d ${S}" \
45
		epatch ${FILESDIR}/bind-9.2.2-ldap.patch
46
	fi
47
	
43
	gnuconfig_update
48
	gnuconfig_update
44
	uclibctoolize
49
	uclibctoolize
45
}
50
}

Return to bug 67744