Subject: [PATCH] Upstream-Status: Inappropriate [configuration] --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index ffd3364..38d8352 100644 --- a/Makefile +++ b/Makefile @@ -288,7 +288,7 @@ install-sysconfig: install: all $(if $(BUILD_DOCS),install-doc) install-sysconfig $(INSTALL_DIR) "$(DESTDIR)$(bindir)" ifneq ($(TOOLS),) - $(INSTALL_PROG) $(STRIP_OPT) $(TOOLS) "$(DESTDIR)$(bindir)" + $(INSTALL_PROG) $(TOOLS) "$(DESTDIR)$(bindir)" endif ifneq ($(BLOBS),) $(INSTALL_DIR) "$(DESTDIR)$(datadir)"