]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/Makefile.in
switch to openldap-data directory
[openldap] / servers / slapd / Makefile.in
index f14262f03dfe151abafefa801a509d1ee31336fc..f977e9c1e6657f0ba9167dd0b67a1e78e537fa9b 100644 (file)
@@ -370,7 +370,7 @@ install-schema: FORCE
 
 install-conf: FORCE
        @-$(MKDIR) $(DESTDIR)$(sysconfdir)
-       @-$(INSTALL) -m 700 -d $(DESTDIR)$(localstatedir)/openldap-ldbm
+       @-$(INSTALL) -m 700 -d $(DESTDIR)$(localstatedir)/openldap-data
        $(INSTALL) $(INSTALLFLAGS) -m 600 slapd.conf.tmp $(DESTDIR)$(sysconfdir)/slapd.conf.default
        if test ! -f $(DESTDIR)$(sysconfdir)/slapd.conf; then \
                echo "installing slapd.conf in $(sysconfdir)"; \