xray-core: use `$(INSTALL_DATA)` to install configuration files 15525/head
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 27 Apr 2021 11:51:57 +0000 (19:51 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Tue, 27 Apr 2021 12:34:22 +0000 (20:34 +0800)
commitbbc6c62c2a029fd716b2bcad68ed3f99478da246
treea74f2d020295fbc1dc734b93a8376c66cc57032b
parent92efcc295648e9c16f3fb2d183019be9e275c3ea
xray-core: use `$(INSTALL_DATA)` to install configuration files

Using `$(INSTALL_CONF)` will cause the program has no access to
configurations file when someone enabled the selinux support.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/xray-core/Makefile