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:36 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:36 +0200
commit2f60959a7a6ed7c9a9d94795ff6227477015a55a (patch)
tree86441337310e99c40889faaa5ebbd9784ca22233 /community
parent80067c68707b3129201daa48803a035176a4562b (diff)
community/ruby-tmpdir: rebuild for using ruby instead of ruby-bootstrap
Diffstat (limited to 'community')
-rw-r--r--community/ruby-tmpdir/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-tmpdir/PKGBUILD b/community/ruby-tmpdir/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-tmpdir/PKGBUILD
+++ b/community/ruby-tmpdir/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 "$(