mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 08:42:22 -04:00
fix RUNDIR defaulting
This commit is contained in:
parent
7772d87276
commit
5a896d189d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue