ddns-scripts: update config installation
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
0c983efec5
commit
63804b7358
|
@ -173,7 +173,7 @@ define Package/ddns-scripts/install
|
|||
$(1)/etc/init.d/ddns
|
||||
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_CONF) ./files/ddns.config \
|
||||
$(INSTALL_CONF) ./files/etc/config/ddns \
|
||||
$(1)/etc/config/ddns
|
||||
|
||||
$(INSTALL_DIR) $(1)/usr/share/ddns
|
||||
|
|
Loading…
Reference in New Issue