dnsmasq: remove unneeded post install hook

Makefile.autotools.in already cleans up man pages if configured to do so.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-10-02 09:37:18 +02:00
parent 076f06e0f5
commit 0b61765444
1 changed files with 0 additions and 5 deletions

View File

@ -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