projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e913c
)
remove unneeded config file section fixes #2594
author
Travis Kemen
<thepeople@openwrt.org>
Thu, 25 Oct 2007 02:58:35 +0000
(
02:58
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
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
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index
7dd55af
..
6297965
100644
(file)
--- 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