summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-08-24 19:06:05 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-08-24 19:06:05 +0000
commit2fc8aa0e19766d35e3923cc4687595d22edad22a (patch)
treefcb8b450190dc02fed2e8e9a502052c8388f7634 /net-libs/nss_ldap
parentCombine #61511 with my own work for the new version. (Manifest recommit) (diff)
downloadgentoo-2-2fc8aa0e19766d35e3923cc4687595d22edad22a.tar.gz
gentoo-2-2fc8aa0e19766d35e3923cc4687595d22edad22a.tar.bz2
gentoo-2-2fc8aa0e19766d35e3923cc4687595d22edad22a.zip
oops. whitespace.
Diffstat (limited to 'net-libs/nss_ldap')
-rw-r--r--net-libs/nss_ldap/nss_ldap-220.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nss_ldap/nss_ldap-220.ebuild b/net-libs/nss_ldap/nss_ldap-220.ebuild
index 29ead9e2f572..32c6727e3456 100644
--- a/net-libs/nss_ldap/nss_ldap-220.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-220.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-220.ebuild,v 1.1 2004/08/24 19:05:38 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-220.ebuild,v 1.2 2004/08/24 19:06:05 robbat2 Exp $
inherit fixheadtails eutils gnuconfig
@@ -23,7 +23,7 @@ src_unpack() {
EPATCH_OPTS="-d${S} -p1" epatch ${FILESDIR}/${PN}-220-db4.2-patch.diff
cd ${S}
epatch ${FILESDIR}/nsswitch.ldap.diff
-
+
aclocal || die "aclocal failed"
autoheader || die "autoheader failed"
automake || die "automake failed"