From b4fee7e3d23677ca94cbcfef28b7ecb9472c3170 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Oct 2022 20:26:20 +0200 Subject: and back to /opt --- community/ruby-rake/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'community/ruby-rake') diff --git a/community/ruby-rake/PKGBUILD b/community/ruby-rake/PKGBUILD index 0cd466de..61f28512 100644 --- a/community/ruby-rake/PKGBUILD +++ b/community/ruby-rake/PKGBUILD @@ -1,7 +1,9 @@ +makedepends+=(ruby-bootstrap) + # install to final destination in /usr and not into /opt/ruby-xxx eval "$( declare -f package | \ sed ' - s|local _gemdir.*|local _gemdir="/usr/lib/ruby/gems/3.0.0"|g + /_gemdir/ a mkdir -p "${pkgdir}"/opt/"${pkgname}-${pkgver}" ' )" -- cgit v1.2.3-54-g00ecf