diff options
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-253.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-253.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-253.ebuild b/sys-auth/nss_ldap/nss_ldap-253.ebuild index f7f98779b96b..8d76de38bcd7 100644 --- a/sys-auth/nss_ldap/nss_ldap-253.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-253.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.7 2006/12/30 23:39:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-253.ebuild,v 1.8 2007/01/05 09:12:30 flameeyes Exp $ -inherit fixheadtails eutils gnuconfig multilib +inherit fixheadtails eutils multilib IUSE="debug sasl" @@ -37,8 +37,6 @@ src_unpack() { -e '/^install-exec-local: nss_ldap.so/s,nss_ldap.so,,g' \ ${S}/$i done - # update config.{guess,sub} - gnuconfig_update } src_compile() { |