diff options
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-265.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265.ebuild b/sys-auth/nss_ldap/nss_ldap-265.ebuild index 9fbf532cdbe4..5321586830a4 100644 --- a/sys-auth/nss_ldap/nss_ldap-265.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -95,7 +95,7 @@ src_install() { doins ldap.conf dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \ - COPYING CVSVersionInfo.txt README nsswitch.ldap certutil + CVSVersionInfo.txt README nsswitch.ldap certutil docinto docs; dodoc doc/* } |