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 (-2 / +2 lines)
Lines 131-138 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 plugins/sudoers/sudoers2ldif
136
136
137
		cat - > "${T}"/ldap.conf.sudo <<EOF
137
		cat - > "${T}"/ldap.conf.sudo <<EOF
138
# See ldap.conf(5) and README.LDAP for details\n"
138
# See ldap.conf(5) and README.LDAP for details\n"

Return to bug 362877