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:
fe74dfa
)
mdns: add conffiles section
author
Nicolas Thill
<nico@openwrt.org>
Thu, 2 Apr 2015 14:53:07 +0000
(14:53 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 2 Apr 2015 14:53:07 +0000
(14:53 +0000)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45241
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index
a731400
..
ec85d6f
100644
(file)
--- a/
package/network/services/mdns/Makefile
+++ b/
package/network/services/mdns/Makefile
@@
-33,6
+33,10
@@
endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
+define Package/mdns/conffiles
+/etc/config/mdns
+endef
+
define Package/mdns/install
$(INSTALL_DIR) $(1)/usr/sbin $(1)/etc/init.d $(1)/etc/config
$(INSTALL_BIN) $(PKG_BUILD_DIR)/mdns $(1)/usr/sbin/