Skip to content
Snippets Groups Projects
Commit 3fb7e576 authored by Howard Chu's avatar Howard Chu
Browse files

Fix typo (ITS#3070)

parent a8861724
Branches
Tags
No related merge requests found
......@@ -421,6 +421,6 @@ install-tools: FORCE
cd $(DESTDIR)$(sbindir); \
rm -f $(SLAPTOOLS); \
for i in $(SLAPTOOLS); do \
$(LN_S) $(libexecdir)/slapd $$i \
$(LN_S) $(libexecdir)/slapd $$i; \
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment