From: Kurt Zeilenga Date: Fri, 30 Jul 1999 01:01:17 +0000 (+0000) Subject: Fix opendlap typo X-Git-Tag: TWEB_OL_BASE~362 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=95dfc02cac50bb09c0a73334166dbd8694e054f1;p=openldap Fix opendlap typo --- diff --git a/build/mkrelease b/build/mkrelease index 6968db217e..eb7f679194 100755 --- a/build/mkrelease +++ b/build/mkrelease @@ -15,7 +15,7 @@ if test $# != 3 ; then exit 1 fi -RELNAME=opendlap-$1 +RELNAME=openldap-$1 shift CVSTAG=$1 shift