mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-10 05:43:08 +01:00
icwmp: copy over correct config file
This commit is contained in:
parent
8a57b4919d
commit
49f20de98d
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ define Package/icwmp_stun/install
|
|||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/init/icwmp_stund $(1)/etc/init.d/icwmp_stund
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_CONF) $(PKG_BUILD_DIR)/config/icwmp_stun $(1)/etc/config
|
||||
$(INSTALL_CONF) $(PKG_BUILD_DIR)/config/cwmp_stun $(1)/etc/config
|
||||
endef
|
||||
|
||||
define Package/icwmp_xmpp/install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue