tau: builds on musl; re-enabled.

This commit is contained in:
Juan RP 2020-03-18 13:52:22 +01:00
parent caa1f6f9d5
commit c6bb4b922e
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -14,10 +14,6 @@ homepage="https://gitlab.gnome.org/World/Tau"
distfiles="https://gitlab.gnome.org/World/Tau/uploads/d7d7fc22a851466768edeace0f3d6b1b/tau-${version}.tar.xz"
checksum=14551674458d1011cfb06152313b1be647aa4e47a8278f8fde57a754a05206b3
case $XBPS_MACHINE in
*-musl) broken="crashes rustc" ;;
esac
post_install() {
vlicense LICENSE
}