From: Travis Kemen Date: Thu, 25 Oct 2007 02:58:35 +0000 (+0000) Subject: remove unneeded config file section fixes #2594 X-Git-Tag: reboot~27728 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c526a608f8e4b9c51236ef42a021555d5415fce1 remove unneeded config file section fixes #2594 SVN-Revision: 9442 --- diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 7dd55af8b8..6297965779 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -25,10 +25,6 @@ define Package/dnsmasq URL:=http://www.thekelleys.org.uk/dnsmasq/ endef -define Package/dnsmasq/conffiles -/etc/dnsmasq.conf -endef - define Package/dnsmasq/description It is intended to provide coupled DNS and DHCP service to a LAN. endef