summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/wipe/wipe.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/wipe/wipe.mk b/package/wipe/wipe.mk
index 4deabab156..ee4682c5a4 100644
--- a/package/wipe/wipe.mk
+++ b/package/wipe/wipe.mk
@@ -13,7 +13,6 @@ WIPE_LICENSE_FILES = LICENSE
define WIPE_INSTALL_TARGET_CMDS
$(INSTALL) -D $(@D)/wipe $(TARGET_DIR)/usr/bin/wipe
- $(INSTALL) -D $(@D)/wipe.1 $(TARGET_DIR)/usr/share/man/man1/wipe.1
endef
$(eval $(autotools-package))
OpenPOWER on IntegriCloud