libreoffice: mark as broken after shebang

This commit is contained in:
maxice8 2018-08-26 19:22:37 -03:00
parent 96d7d20926
commit acd35f587b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,3 @@
case "$XBPS_TARGET_MACHINE" in
i686*) broken="can't find liborcus" ;;
esac
#!/bin/sh
# Template file for 'libreoffice'
pkgname=libreoffice
@ -10,6 +7,9 @@ build_style=meta
make_build_args="build-nocheck"
nocross=yes
case "$XBPS_TARGET_MACHINE" in
i686*) broken="can't find liborcus" ;;
esac
#
# XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math
# Missing, required libraries are downloaded and built internally