Browse Source

remove unneeded config file section fixes #2594

SVN-Revision: 9442
Travis Kemen 18 years ago
parent
commit
c526a608f8
1 changed files with 0 additions and 4 deletions
  1. 0 4
      package/dnsmasq/Makefile

+ 0 - 4
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