libreoffice: fails on i686 (unit tests)

This commit is contained in:
Jürgen Buchmüller 2016-04-12 23:06:37 +02:00
parent 373705c9c2
commit e864bed5e2

View file

@ -48,6 +48,12 @@ skip_extraction="
${pkgname}-translations-${version}.tar.xz"
conflicts="libreoffice-bin>=0"
case "$XBPS_TARGET_MACHINE" in
i686*) # Unit tests failure - unknown reason
broken="http://build.voidlinux.eu/builders/i686_builder/builds/22276/steps/shell_3/logs/stdio"
;;
esac
# Install location: either /usr or e.g. /opt/libreofficeX.Y.Z
_LO_PREFIX=/opt/${pkgname}${version%.*.*}