Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:35 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:35 +0200
commitca7316a4fd7838d8abffacadb40f152d5d3f0138 (patch)
treef97c154c6584c43b03fab7def784f152b65c139e /community
parent56a5380dc6314446268e7bac59713815d11124bc (diff)
community/ruby-minitest: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-minitest/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-minitest/PKGBUILD b/community/ruby-minitest/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-minitest/PKGBUILD
+++ b/community/ruby-minitest/PKGBUILD
@@ -1,6 +1,6 @@
-# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=(${depends[@]//ruby/})
-depends+='ruby-bootstrap'
+# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
+# and depend on 'rust'
+makedepends=(ruby-bootstrap)
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(