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

Collapse All | Expand All

(-)sudo-1.8.1.ebuild.orig (-1 / +1 lines)
Lines 131-137 Link Here
131
	emake DESTDIR="${D}" install || die
131
	emake DESTDIR="${D}" install || die
132
132
133
	if use ldap; then
133
	if use ldap; then
134
		dodoc README.LDAP schema.OpenLDAP
134
		dodoc README.LDAP doc/schema.OpenLDAP
135
		dosbin sudoers2ldif
135
		dosbin sudoers2ldif
136
136
137
		cat - > "${T}"/ldap.conf.sudo <<EOF
137
		cat - > "${T}"/ldap.conf.sudo <<EOF

Return to bug 362877