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 19:36:20 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:20 +0200
commitefa68023f71089c565548693de1d8dbdaef7afd4 (patch)
treeef5568a8002fd6c172cb082b09e63d659f4ff40f /community
parentc6222a20cdebffb37308b09eb2e025be609985c4 (diff)
community/ruby-find: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-find/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-find/PKGBUILD b/community/ruby-find/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-find/PKGBUILD
+++ b/community/ruby-find/PKGBUILD
@@ -1,7 +1,3 @@
-# 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 "$(
declare -f package | \