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
commit960e1e1b0b433b3dd9fa1ce581fd8009cb516f33 (patch)
treeb754d2215187e7775db79c39721775b3f980bd15
parentd86a4b57ea98387c58c18a8f8b330cd1140e32a8 (diff)
community/ruby-english: rebuild for using ruby instead of ruby-bootstrap
-rw-r--r--community/ruby-english/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-english/PKGBUILD b/community/ruby-english/PKGBUILD
index f41379db..a1747efc 100644
--- a/community/ruby-english/PKGBUILD
+++ b/community/ruby-english/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 "$(