mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
frp: disable checks
This commit is contained in:
parent
c0c7b4c27d
commit
01f17d6f97
1 changed files with 4 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue