rstudio: i686 broken
This commit is contained in:
parent
3590775631
commit
165e0c9c44
|
@ -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…
Reference in New Issue
Block a user