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.orig/plugins/sudoers/Makefile.in (-1 / +1 lines)
Lines 349-355 Link Here
349
349
350
install-includes:
350
install-includes:
351
351
352
install-doc:
352
install-doc: install-dirs
353
	@LDAP@$(INSTALL) -O $(install_uid) -G $(install_gid) -M 0555 $(srcdir)/sudoers2ldif $(DESTDIR)$(docdir)
353
	@LDAP@$(INSTALL) -O $(install_uid) -G $(install_gid) -M 0555 $(srcdir)/sudoers2ldif $(DESTDIR)$(docdir)
354
354
355
install-plugin: sudoers.la install-dirs
355
install-plugin: sudoers.la install-dirs

Return to bug 362877