Fix opendlap typo

This commit is contained in:
Kurt Zeilenga 1999-07-30 01:01:17 +00:00
parent b06ca56d42
commit 95dfc02cac

View File

@ -15,7 +15,7 @@ if test $# != 3 ; then
exit 1
fi
RELNAME=opendlap-$1
RELNAME=openldap-$1
shift
CVSTAG=$1
shift