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 17:31:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 17:31:16 +0200
commitdddd09c710b5d8c3334d7f49c4ade8133ad4a684 (patch)
treee30f449227a7ffc642501f03f273ade95b962f17
parentf4f32b42e109c996e3e07e5095ec9e1a9541f9c8 (diff)
community/ruby-bundler: rebuild for using ruby instead of ruby-bootstrap
-rw-r--r--community/ruby-bundler/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-bundler/PKGBUILD b/community/ruby-bundler/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-bundler/PKGBUILD
+++ b/community/ruby-bundler/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 "$(