ettercap: mark broken on musl
This commit is contained in:
parent
169a8c4a7b
commit
e0c5e84510
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ license="GPL-2"
|
||||||
homepage="http://ettercap.github.com/ettercap/"
|
homepage="http://ettercap.github.com/ettercap/"
|
||||||
distfiles="https://github.com/Ettercap/ettercap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Ettercap/ettercap/archive/v${version}.tar.gz"
|
||||||
checksum=f38514f35bea58bfe6ef1902bfd4761de0379942a9aa3e175fc9348f4eef2c81
|
checksum=f38514f35bea58bfe6ef1902bfd4761de0379942a9aa3e175fc9348f4eef2c81
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/3576/steps/shell_3/logs/stdio";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Reference in a new issue