mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Fix make install when build dir is not main ldap dir.
This commit is contained in:
parent
d6ee9542ec
commit
b55346e3f3
@ -247,7 +247,7 @@ all-cffiles: slapd
|
||||
$(SED) -e 's;%SYSCONFDIR%;$(sysconfdir);' \
|
||||
-e 's;%LOCALSTATEDIR%;$(localstatedir);' \
|
||||
-e 's;%MODULEDIR%;$(moduledir);' \
|
||||
slapd.conf > slapd.conf.tmp ; \
|
||||
$(srcdir)/slapd.conf > slapd.conf.tmp ; \
|
||||
touch all-cffiles
|
||||
|
||||
install-schema: FORCE
|
||||
|
Loading…
Reference in New Issue
Block a user