From 426b293f55a6e3cf4c58db8d3553a330e861a42c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 8 Oct 2022 12:38:58 +0200 Subject: community/ruby: try to with /opt bootstrapping without conflicting ruby --- community/ruby-rake-compiler/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'community/ruby-rake-compiler') diff --git a/community/ruby-rake-compiler/PKGBUILD b/community/ruby-rake-compiler/PKGBUILD index 80f7a4ab..67fe250e 100644 --- a/community/ruby-rake-compiler/PKGBUILD +++ b/community/ruby-rake-compiler/PKGBUILD @@ -1,7 +1,6 @@ # building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr # and depend on 'ruby' makedepends+=(ruby-bootstrap) -depends=() # install to final destination in /usr and not into /opt/ruby-xxx eval "$( @@ -11,3 +10,5 @@ eval "$( /_gemdir/ a mkdir -p "${pkgdir}"/usr/bin/ ' )" + +unset check -- cgit v1.2.3-54-g00ecf