asterisk-16.x: amend config file handling 459/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 2 Oct 2019 18:55:56 +0000 (20:55 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 2 Oct 2019 18:56:04 +0000 (20:56 +0200)
commit87eeb0c2a76837f1288c40c3f1726b5b44da2423
treeacebf1683e0c2a258d6c2388a75c2b19d9cfcdb9
parentd9625b5baafab1974d36eda59ca75763b73db34a
asterisk-16.x: amend config file handling

Use $(INSTALL_CONF) instead of $(CP) for module configuration files.
$(INSTALL_CONF) is already used for the init script and utility
configuration  files

Rename ./files/asterisk.config to ./files/asterisk.conf as per OpenWrt
package policies page [1].

[1] https://openwrt.org/docs/guide-developer/package-policies

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-16.x/Makefile
net/asterisk-16.x/files/asterisk.conf [new file with mode: 0644]
net/asterisk-16.x/files/asterisk.config [deleted file]