Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:34 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 11:48:34 +0200
commit593cdb8a5ed8ef13b51b3e08b6cd589b02ce611e (patch)
tree7384c507c257692556ffb87fb2c924ea223f6c58
parentb38c46423dd334f523a78a88fb601046f9bdf3ab (diff)
community/ruby-find: rebuild for using ruby instead of ruby-bootstrap
-rw-r--r--community/ruby-find/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-find/PKGBUILD b/community/ruby-find/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-find/PKGBUILD
+++ b/community/ruby-find/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 "$(