mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
Rocket.Chat-Desktop: mark broken on i686
This commit is contained in:
parent
1c18989032
commit
db0d0da6ac
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ checksum=c8c4f4d29ffe7cee825e7967bdabe1abdadc7153f169c36ee971b491a29628b1
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/27897/steps/shell_3/logs/stdio"
|
||||||
|
esac
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
# we can't make electron skip binary download as that fails in do_build
|
# we can't make electron skip binary download as that fails in do_build
|
||||||
# so instead, force a bogus architecture so it downloads its binary
|
# so instead, force a bogus architecture so it downloads its binary
|
||||||
|
|
Loading…
Add table
Reference in a new issue