summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/pptp-linux/pptp-linux.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pptp-linux/pptp-linux.mk b/package/pptp-linux/pptp-linux.mk
index dc624eb316..d7edf6cd06 100644
--- a/package/pptp-linux/pptp-linux.mk
+++ b/package/pptp-linux/pptp-linux.mk
@@ -21,7 +21,6 @@ endef
define PPTP_LINUX_INSTALL_TARGET_CMDS
$(INSTALL) -m 0755 -D $(@D)/pptp $(TARGET_DIR)/usr/sbin/pptp
- $(INSTALL) -m 0644 -D $(@D)/pptp.8 $(TARGET_DIR)/usr/share/man/man8/pptp.8
endef
$(eval $(generic-package))
OpenPOWER on IntegriCloud