summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/iostat/iostat.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/iostat/iostat.mk b/package/iostat/iostat.mk
index 8610f8fad8..2080e5653d 100644
--- a/package/iostat/iostat.mk
+++ b/package/iostat/iostat.mk
@@ -17,8 +17,6 @@ endef
define IOSTAT_INSTALL_TARGET_CMDS
$(INSTALL) -D $(IOSTAT_DIR)/iostat $(TARGET_DIR)/usr/bin/iostat
- $(INSTALL) -D $(IOSTAT_DIR)/iostat.8 \
- $(TARGET_DIR)/usr/share/man/man8/iostat.8
endef
$(eval $(generic-package))
OpenPOWER on IntegriCloud