summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
Diffstat (limited to 'package/dnsmasq')
-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 3474a41ad5..b7c76ce12d 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -93,9 +93,4 @@ define DNSMASQ_INSTALL_TARGET_CMDS
mkdir -p $(TARGET_DIR)/var/lib/misc/
endef
-define DNSMASQ_UNINSTALL_TARGET_CMDS
- rm -f $(TARGET_DIR)/usr/sbin/dnsmasq
- rm -f $(TARGET_DIR)/usr/share/man/man8/dnsmasq.8
-endef
-
$(eval $(generic-package))
OpenPOWER on IntegriCloud