summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/openldap/openldap-2.1.27-r1.ebuild')
-rw-r--r--net-nds/openldap/openldap-2.1.27-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.1.27-r1.ebuild b/net-nds/openldap/openldap-2.1.27-r1.ebuild
index d7fbbfb220dd..14520ed8b3b6 100644
--- a/net-nds/openldap/openldap-2.1.27-r1.ebuild
+++ b/net-nds/openldap/openldap-2.1.27-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.27-r1.ebuild,v 1.2 2004/03/30 11:50:28 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.27-r1.ebuild,v 1.3 2004/06/24 20:34:03 agriffis Exp $
inherit eutils
@@ -180,7 +180,7 @@ src_install() {
newins ${FILESDIR}/2.0/slapd.conf slapd
# install MDK's ssl cert script
- if [ "`use ssl`" -o "`use samba`" ]; then
+ if use ssl || use samba; then
dodir /etc/openldap/ssl
exeinto /etc/openldap/ssl
doexe ${FILESDIR}/gencert.sh