mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Fix typo. RUNDIR wasn't being defaulted.
This commit is contained in:
parent
2fb96905d2
commit
3707d106d6
@ -78,7 +78,7 @@ endif
|
||||
ifndef LDAP_LIBEXECDIR
|
||||
LDAP_LIBEXECDIR= $(LDAP_INSTROOT)/libexec
|
||||
endif
|
||||
ifndef LDAP_ETCDIR
|
||||
ifndef LDAP_RUNDIR
|
||||
LDAP_RUNDIR= $(LDAP_ETCDIR)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user