mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-27 01:02:53 -05:00
Remove __db_lock.share file
This commit is contained in:
parent
b6892b4493
commit
5e94800144
1 changed files with 2 additions and 0 deletions
|
|
@ -1728,6 +1728,8 @@ if test $ol_with_ldbm_api = auto \
|
|||
OL_BERKELEY_COMPAT_DB
|
||||
else
|
||||
OL_BERKELEY_DB
|
||||
|
||||
if( -e __db_lock.share ) rm -f __db_lock.share
|
||||
fi
|
||||
|
||||
if test $ol_cv_berkeley_db != no ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue