X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldaptcl%2FpkgIndex.tcl.in;h=f2575566bc0d763c0ef452f80ca6de9dca9bd114;hb=7e1a91340cc79c8f8aa5810198f7e49dc18883b9;hp=8f67e31ef0c728230d32b58bad889d8fcb19aff0;hpb=ef123c1ceccd8890dacba21e0e71311ad985d7e9;p=openldap diff --git a/contrib/ldaptcl/pkgIndex.tcl.in b/contrib/ldaptcl/pkgIndex.tcl.in index 8f67e31ef0..f2575566bc 100644 --- a/contrib/ldaptcl/pkgIndex.tcl.in +++ b/contrib/ldaptcl/pkgIndex.tcl.in @@ -1 +1 @@ -package ifneeded Neo @NEO_VERSION@ "package require Tclx 8.0; load [file join $dir .. @NEO_SHARED_LIB_FILE@] Ldaptcl" +package ifneeded Ldaptcl @NEO_VERSION@ "package require Tclx 8.0; load [file join $dir .. @NEO_SHARED_LIB_FILE@] Ldaptcl"