summaryrefslogtreecommitdiffstats
path: root/ldap/cm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/cm/Makefile')
-rw-r--r--ldap/cm/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/ldap/cm/Makefile b/ldap/cm/Makefile
index 2de6bfb9..b87d4788 100644
--- a/ldap/cm/Makefile
+++ b/ldap/cm/Makefile
@@ -461,14 +461,7 @@ ifdef USE_QUANTIFY
mv -f $(RELDIR)/bin/slapd/server/ns-slapd.quantify $(RELDIR)/bin/slapd/server/ns-slapd
endif
-# Copy DSRK tools
- $(INSTALL) -m 755 $(DSRK_BUILD_DIR)/perl/logconv.pl $(RELDIR)/bin/slapd/server
-ifneq ($(ARCH), WINNT)
- $(INSTALL) -m 755 $(DSRK_BUILD_DIR)/bin/n$(DSRKCOMP_DIR)/dbscan $(RELDIR)/bin/slapd/server
-else
- $(INSTALL) -m 755 $(DSRK_BUILD_DIR)/bin/n$(DSRKCOMP_DIR)/dbscan$(DOTEXE) $(RELDIR)/bin/slapd/server
-endif
-
+# Copy db tools
$(INSTALL) -m 755 $(DB_BINPATH)/db_printlog* $(RELDIR)/bin/slapd/server
$(INSTALL) -m 755 $(DB_BINPATH)/db_verify* $(RELDIR)/bin/slapd/server