tilix: mark as broken on *-musl
This commit is contained in:
parent
ea4ee0c574
commit
2e54a9abec
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ homepage="https://gnunn1.github.io/tilix-web/"
|
||||||
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=b4fd4624a39b19c612199ffb56b5d617afbbab8995a4c0da66ef80ed193c616f
|
checksum=b4fd4624a39b19c612199ffb56b5d617afbbab8995a4c0da66ef80ed193c616f
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken="Couldn*t recognize the image file format for file *./icons/16x16/actions/tilix-add-horizontal-symbolic.symbolic.png*" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue