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