xvkbd: mark as broken on x86_64-musl temporarily

This commit is contained in:
Helmut Pozimski 2019-09-01 13:51:58 +02:00
parent efbddbdd37
commit 2920e4f0df

View file

@ -13,6 +13,10 @@ distfiles="http://t-sato.in.coocan.jp/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=eb54e440badc40299ba9a8f27fcea740cd3501310e8955651af7ade517a3ac82
nocross=yes # xmkmf broken
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="cannot retrieve distfiles (Forbidden)" ;;
esac
do_configure() {
xmkmf
sed -i 's/\$(DESTDIR) \$(SHAREDIR)/$(DESTDIR)$(SHAREDIR)/' Makefile