summaryrefslogtreecommitdiffstats
path: root/package/udpcast/udpcast.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/udpcast/udpcast.mk')
-rw-r--r--package/udpcast/udpcast.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/udpcast/udpcast.mk b/package/udpcast/udpcast.mk
index ba22ba4ee..3e0823ad3 100644
--- a/package/udpcast/udpcast.mk
+++ b/package/udpcast/udpcast.mk
@@ -73,10 +73,6 @@ ifneq ($(BR2_PACKAGE_UDPCAST_RECEIVER),y)
rm -f $(TARGET_DIR)/usr/sbin/udp-receiver
rm -f $(TARGET_DIR)/usr/sbin/udp-receiver.1
endif
-ifneq ($(BR2_HAVE_MANPAGES),y)
- rm -f $(addprefix $(TARGET_DIR)/usr/man/, \
- $(addsuffix .1,$(UDPCAST_BINARIES)))
-endif
udpcast: $(UDPCAST_PROGS)