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