summaryrefslogtreecommitdiffstats
path: root/ldap/cm/newinst/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/cm/newinst/setup.sh')
-rwxr-xr-xldap/cm/newinst/setup.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/ldap/cm/newinst/setup.sh b/ldap/cm/newinst/setup.sh
index b5c9b6a3..640d416b 100755
--- a/ldap/cm/newinst/setup.sh
+++ b/ldap/cm/newinst/setup.sh
@@ -39,11 +39,5 @@
setupdir=`dirname $0`
cd ${setupdir}
-# Configure nsPerl
-if [ ! -f "./tools/perl" ]; then
- ./tools/nsPerl5.6.1/install > /dev/null
- ln -s ./nsPerl5.6.1/nsperl ./tools/perl
-fi
-
# Kick off setup script
./setup.pl $*