Define a conffiles section for ddns-scripts (#3971)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12560 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9a5d8be7d9
commit
b6c86028d3
@ -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)/
|
||||
|
Loading…
x
Reference in New Issue
Block a user