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