mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
rstudio: i686 broken
This commit is contained in:
parent
3590775631
commit
165e0c9c44
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ skip_extraction="core-dictionaries.zip
|
||||||
selenium-server-standalone-${_selenium_version}.jar
|
selenium-server-standalone-${_selenium_version}.jar
|
||||||
chromedriver-linux"
|
chromedriver-linux"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5009/steps/shell_3/logs/stdio" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
_srcdir="${XBPS_SRCDISTDIR}/${pkgname}-${version}"
|
_srcdir="${XBPS_SRCDISTDIR}/${pkgname}-${version}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue