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

(-)ORIG/net-nds/yp-tools/yp-tools-2.12-r1.ebuild (+4 lines)
Lines 15-20 Link Here
15
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
15
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
16
IUSE="nls"
16
IUSE="nls"
17
17
18
src_prepare() {
19
	epatch "${FILESDIR}"/fix-glibc-libc-lock.patch
20
}
21
18
src_configure() {
22
src_configure() {
19
	local myconf="--sysconfdir=/etc/yp"
23
	local myconf="--sysconfdir=/etc/yp"
20
	if ! use nls
24
	if ! use nls

Return to bug 371387