summaryrefslogtreecommitdiffstats
path: root/rules/dnsmasq.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-10 22:21:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:35:48 +0200
commit451b23788af1d1439cd24f65464f6b315e519d0e (patch)
tree8982702fc22645641349f0587b13a502f9917cc2 /rules/dnsmasq.make
parent5f10948ec86ee70b8df93be9d3981abe0dd3e7a3 (diff)
downloadptxdist-451b23788af1d1439cd24f65464f6b315e519d0e.tar.gz
ptxdist-451b23788af1d1439cd24f65464f6b315e519d0e.tar.xz
[dnsmasq] targetinstall consolidation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dnsmasq.make')
-rw-r--r--rules/dnsmasq.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/dnsmasq.make b/rules/dnsmasq.make
index 5d5de4bd7..eb9050717 100644
--- a/rules/dnsmasq.make
+++ b/rules/dnsmasq.make
@@ -68,8 +68,7 @@ $(STATEDIR)/dnsmasq.targetinstall:
@$(call install_fixup, dnsmasq,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
@$(call install_fixup, dnsmasq,DESCRIPTION,missing)
- @$(call install_copy, dnsmasq, 0, 0, 0755, -, \
- /usr/sbin/dnsmasq)
+ @$(call install_copy, dnsmasq, 0, 0, 0755, -, /usr/sbin/dnsmasq)
ifdef PTXCONF_DNSMASQ_INETD
@$(call install_alternative, dnsmasq, 0, 0, 0644, /etc/inetd.conf.d/dnsmasq, n)