summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-02-13 04:50:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-02-13 04:50:06 +0000
commit12d10c8f3151666ead9a3aef72802b44006b8fb2 (patch)
treedbcb65de34a10980cd9196b43ebc8c85291c7c2b /sys-auth
parentwhitespace (diff)
downloadgentoo-2-12d10c8f3151666ead9a3aef72802b44006b8fb2.tar.gz
gentoo-2-12d10c8f3151666ead9a3aef72802b44006b8fb2.tar.bz2
gentoo-2-12d10c8f3151666ead9a3aef72802b44006b8fb2.zip
whitespace
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/nss_ldap-265-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
index 9cfc722f56ab..6ed7ad0bcaf9 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.1 2012/02/12 21:51:38 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.2 2012/02/13 04:50:06 mr_bones_ Exp $
EAPI=2
inherit fixheadtails eutils multilib autotools
@@ -102,12 +102,10 @@ src_install() {
-e '$inss_initgroups_ignoreusers ldap,openldap,mysql,syslog,root,postgres' \
|| die "failed to sed /etc/ldap.conf"
-
dodoc ldap.conf ANNOUNCE NEWS ChangeLog AUTHORS \
COPYING CVSVersionInfo.txt README nsswitch.ldap certutil
docinto docs; dodoc doc/*
-
}
pkg_postinst() {