summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/dnsmasq/dnsmasq.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
index a7e43dcb0..dec2971aa 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -48,11 +48,6 @@ else
endif
touch $@
-$(DNSMASQ_HOOK_POST_INSTALL):
-ifneq ($(BR2_HAVE_MANPAGES),y)
- rm -f $(TARGET_DIR)/usr/share/man/man8/dnsmasq.8
-endif
-
$(DNSMASQ_TARGET_UNINSTALL):
$(call MESSAGE,"Uninstalling")
rm -f $(TARGET_DIR)/usr/sbin/dnsmasq