projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275df67
)
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>
SVN-Revision: 45241
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index a7314002065769ec562c1e556f1f48c45a88b403..ec85d6f6f6498b921224861595efd39bf85443eb 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/