frp: disable checks

This commit is contained in:
Anachron 2025-01-15 17:26:03 +01:00 committed by tranzystorekk
parent c0c7b4c27d
commit 01f17d6f97

View file

@ -12,6 +12,10 @@ homepage="https://github.com/fatedier/frp"
distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
checksum=95c567188d5635a7ac8897a6f93ae0568d0ac4892581a96c89874a992dd6a73c
# disable for now, errors out with
# load frpc-path error: stat ../../bin/frpc: no such file or directory
make_check=no
conf_files="/etc/frp/*.toml"
post_install() {