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

(-)autofs-5.0.6-r3.ebuild.orig (+2 lines)
Lines 80-87 src_configure() { Link Here
80
	addpredict "/etc/mtab"
80
	addpredict "/etc/mtab"
81
81
82
	# --with-confdir is for bug #361481
82
	# --with-confdir is for bug #361481
83
	# --with-confdir is for bug #385113
83
	econf \
84
	econf \
84
		--with-confdir=/etc/conf.d \
85
		--with-confdir=/etc/conf.d \
86
		--with-mapdir=/etc/autofs \
85
		$(use_with ldap openldap) \
87
		$(use_with ldap openldap) \
86
		$(use_with sasl) \
88
		$(use_with sasl) \
87
		$(use_with hesiod) \
89
		$(use_with hesiod) \

Return to bug 385113