From fe2ffb92b3a6e8f63915a5ea81ca6c5e40c1fe22 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 29 Dec 2018 00:46:19 +0100 Subject: [PATCH] rstudio: mark as broken --- srcpkgs/rstudio/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/rstudio/template b/srcpkgs/rstudio/template index c2e2ea486d5..a0a94b1b2b5 100644 --- a/srcpkgs/rstudio/template +++ b/srcpkgs/rstudio/template @@ -52,6 +52,8 @@ skip_extraction="core-dictionaries.zip selenium-server-standalone-${_selenium_version}.jar chromedriver-linux" +broken="boost patches are missing" + post_extract() { _srcdir="${XBPS_SRCDISTDIR}/${pkgname}-${version}"