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, 1 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265.ebuild b/sys-auth/nss_ldap/nss_ldap-265.ebuild index 1fa6d565bca3..295f49a786da 100644 --- a/sys-auth/nss_ldap/nss_ldap-265.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.1 2010/02/19 19:24:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265.ebuild,v 1.2 2010/02/19 19:25:50 robbat2 Exp $ EAPI=2 inherit fixheadtails eutils multilib autotools @@ -23,8 +23,6 @@ RDEPEND="${DEPEND} !<net-fs/autofs-4.1.3" src_prepare() { - cd "${S}" - epatch "${FILESDIR}"/nsswitch.ldap.diff # Applied by upstream |