aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2007-10-25 02:58:35 +0000
committerTravis Kemen <thepeople@openwrt.org>2007-10-25 02:58:35 +0000
commit569430e757fa58ffd351244d3b1f1c03c62d1546 (patch)
treeeefd1db7e4eca1983a71386acd58d3495afbd58c /package
parent64e913ca5a3a2f838a400c303bc2fb4ae76bb776 (diff)
downloadmaster-187ad058-569430e757fa58ffd351244d3b1f1c03c62d1546.tar.gz
master-187ad058-569430e757fa58ffd351244d3b1f1c03c62d1546.tar.bz2
master-187ad058-569430e757fa58ffd351244d3b1f1c03c62d1546.zip
remove unneeded config file section fixes #2594
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 0 insertions, 4 deletions
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