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