mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Fix install-local typo
This commit is contained in:
parent
1963dde36d
commit
f634a0d40f
@ -60,7 +60,7 @@ ldrversion.c: ldapmodrdn.o $(LDAP_LIBDEPEND)
|
||||
-e "s|%VERSION%|$${v}|" \
|
||||
< $(srcdir)/Versionldr.c > $@)
|
||||
|
||||
installlocal: ldapsearch ldapmodify ldapdelete ldapmodrdn ldapadd FORCE
|
||||
install-local: ldapsearch ldapmodify ldapdelete ldapmodrdn ldapadd FORCE
|
||||
-$(MKDIR) -p $(bindir)
|
||||
$(INSTALL) $(INSTALLFLAGS) -m 755 ldapsearch $(bindir)
|
||||
$(INSTALL) $(INSTALLFLAGS) -m 755 ldapmodify $(bindir)
|
||||
|
Loading…
Reference in New Issue
Block a user