mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libreoffice: i686 is still broken
This commit is contained in:
parent
b3e45003e2
commit
8f7572a182
1 changed files with 5 additions and 5 deletions
|
@ -47,11 +47,11 @@ skip_extraction="
|
||||||
${pkgname}-help-${version}.tar.xz
|
${pkgname}-help-${version}.tar.xz
|
||||||
${pkgname}-translations-${version}.tar.xz"
|
${pkgname}-translations-${version}.tar.xz"
|
||||||
|
|
||||||
#case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# i686*) # Unit tests failure - unknown reason
|
i686*) # Unit tests failure
|
||||||
# broken="http://build.voidlinux.eu/builders/i686_builder/builds/22276/steps/shell_3/logs/stdio"
|
broken="https://build.voidlinux.eu/builders/i686_builder/builds/23144/steps/shell_3/logs/stdio"
|
||||||
# ;;
|
;;
|
||||||
#esac
|
esac
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
# mariadbclient can't currently be cross compiled
|
# mariadbclient can't currently be cross compiled
|
||||||
|
|
Loading…
Add table
Reference in a new issue