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:
03b2c99
)
[packages] updatedd: mark uci as config file (#6766)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 28 Feb 2010 16:58:16 +0000
(16:58 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 28 Feb 2010 16:58:16 +0000
(16:58 +0000)
SVN-Revision: 19911
net/updatedd/Makefile
patch
|
blob
|
history
diff --git
a/net/updatedd/Makefile
b/net/updatedd/Makefile
index f4400043bc06090a8506fd94882ceb97bd2a26ba..d106c8b272492e682dbe2957e5e280da40f951e1 100644
(file)
--- a/
net/updatedd/Makefile
+++ b/
net/updatedd/Makefile
@@
-35,6
+35,10
@@
Updatedd is a small tool that will update one of many dynamic
endef
+define Package/updatedd/conffiles
+/etc/config/updatedd
+endef
+
define Package/updatedd-mod-changeip
SECTION:=net
CATEGORY:=Network