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:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:19 +0200
commita734701c240571d14df6951f0a0690f12ef335a1 (patch)
tree71b701c05fc2cf04cd21f1e297d76e708f4ca349 /community
parent2aa84a1346492ae11009729d7a9be51772a8ffc5 (diff)
community/ruby-did_you_mean: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-did_you_mean/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-did_you_mean/PKGBUILD b/community/ruby-did_you_mean/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-did_you_mean/PKGBUILD
+++ b/community/ruby-did_you_mean/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 | \