remove unneeded config file section fixes #2594
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Oct 2007 02:58:35 +0000 (02:58 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Oct 2007 02:58:35 +0000 (02:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/dnsmasq/Makefile

index 7dd55af8b80c18a2976c75ac2da8254338592345..629796577928caee979030c9ff02011cc4a4782e 100644 (file)
@@ -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