diff options
author | 2003-09-06 22:08:42 +0000 | |
---|---|---|
committer | 2003-09-06 22:08:42 +0000 | |
commit | e5b33b0832b48fae05e807a25b946e15a5041873 (patch) | |
tree | d4feee837526957d5b55d35f7dec20b57c7f1f2d /net-libs/nss_ldap/nss_ldap-202.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.gz gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.tar.bz2 gentoo-2-e5b33b0832b48fae05e807a25b946e15a5041873.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-libs/nss_ldap/nss_ldap-202.ebuild')
-rw-r--r-- | net-libs/nss_ldap/nss_ldap-202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nss_ldap/nss_ldap-202.ebuild b/net-libs/nss_ldap/nss_ldap-202.ebuild index b79cb72bceda..35bd88ee69cf 100644 --- a/net-libs/nss_ldap/nss_ldap-202.ebuild +++ b/net-libs/nss_ldap/nss_ldap-202.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-202.ebuild,v 1.3 2003/03/29 04:28:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-202.ebuild,v 1.4 2003/09/06 22:04:23 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="NSS LDAP Module" @@ -24,7 +24,7 @@ src_compile() { OPTIMIZER="${CFLAGS}" || die } -src_install() { +src_install() { dodir /usr/lib |