projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b71ec0
)
Define a conffiles section for radvd (#3973)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 9 Sep 2008 09:11:41 +0000
(09:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 9 Sep 2008 09:11:41 +0000
(09:11 +0000)
SVN-Revision: 12558
ipv6/radvd/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/radvd/Makefile
b/ipv6/radvd/Makefile
index 0d54c3be758408aceb79610d01000fec6ac974a2..39b11e16595ae3b24ac9f3399b0132513e7f40f5 100644
(file)
--- a/
ipv6/radvd/Makefile
+++ b/
ipv6/radvd/Makefile
@@
-71,6
+71,10
@@
define Build/Compile
install
endef
+define Package/radvd/conffiles
+/etc/config/radvd
+endef
+
define Package/radvd/install
$(INSTALL_DIR) $(1)/etc/config
$(INSTALL_DATA) ./files/radvd.config $(1)/etc/config/radvd