mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix typo in LTFINISH invcation
This commit is contained in:
parent
bcb4529d9d
commit
ede6ea1f64
@ -40,5 +40,5 @@ idtest: $(XLIBS) idtest.o
|
||||
install-local: FORCE
|
||||
-$(MKDIR) $(DESTDIR)$(libdir)
|
||||
$(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir)
|
||||
$(LTFINISH) $(DESTDIR)$libdir
|
||||
$(LTFINISH) $(DESTDIR)$(libdir)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user