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:
04974e8
)
Define a conffiles section for ddns-scripts (#3971)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 9 Sep 2008 09:15:18 +0000
(09:15 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 9 Sep 2008 09:15:18 +0000
(09:15 +0000)
SVN-Revision: 12560
net/ddns-scripts/Makefile
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index ecfebbb652dc2147e2a52e3cc2c9814389e6c73e..f8e694683d497afdbddb0d56e7e1d71de4840fe4 100644
(file)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-28,6
+28,10
@@
endef
define Build/Compile
endef
+define Package/ddns-scripts/conffiles
+/etc/config/ddns
+endef
+
define Package/ddns-scripts/install
$(INSTALL_DIR) $(1)
$(CP) ./files/* $(1)/