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-09 15:22:40 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-09 15:22:40 +0200
commit53454e17d921e95128ae0f2b4cb3659323a3e6b8 (patch)
tree4fd4545a6f47d4d3d43a80311509b5d4a1059338 /community
parent10ad8a7769b2b04c5e5c6e6329924c5a854f6007 (diff)
community/ruby: rebuilding
Diffstat (limited to 'community')
-rw-r--r--community/ruby/PKGBUILD12
1 files changed, 2 insertions, 10 deletions
diff --git a/community/ruby/PKGBUILD b/community/ruby/PKGBUILD
index 9a42864d..bea81ed0 100644
--- a/community/ruby/PKGBUILD
+++ b/community/ruby/PKGBUILD
@@ -21,13 +21,5 @@ if [ "${CARCH}" = "i486" ]; then
unset check
fi
-# temporarily remove ruby-rdoc (because of clashes with rubygems
-# (why rubygems should have /usr/bin/rdoc and /usr/bin/ri in it
-# is a miracle to me though?!)
-eval "$(
- declare -f package_ruby-stdlib | \
- sed '
- /depends/ a \
- depends=(${depends[@]//ruby-rdoc/})
- '
-)"
+# temporary while bootstrapping
+unset check