projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4354c4
)
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)
SVN-Revision: 9442
package/dnsmasq/Makefile
patch
|
blob
|
history
diff --git
a/package/dnsmasq/Makefile
b/package/dnsmasq/Makefile
index 7dd55af8b80c18a2976c75ac2da8254338592345..629796577928caee979030c9ff02011cc4a4782e 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