]> git.sur5r.net Git - openldap/commitdiff
Fix opendlap typo
authorKurt Zeilenga <kurt@openldap.org>
Fri, 30 Jul 1999 01:01:17 +0000 (01:01 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 30 Jul 1999 01:01:17 +0000 (01:01 +0000)
build/mkrelease

index 6968db217e31f629cc138bf99cb8bf6392d81b4e..eb7f679194899f508712db74197d1c5fe0579cda 100755 (executable)
@@ -15,7 +15,7 @@ if test $# != 3 ; then
        exit 1
 fi
 
-RELNAME=opendlap-$1
+RELNAME=openldap-$1
 shift
 CVSTAG=$1
 shift