Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/rubygems/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rubygems/PKGBUILD')
-rw-r--r--community/rubygems/PKGBUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/rubygems/PKGBUILD b/community/rubygems/PKGBUILD
index 472071e2..e06368d4 100644
--- a/community/rubygems/PKGBUILD
+++ b/community/rubygems/PKGBUILD
@@ -15,3 +15,13 @@ eval "$(
)"
unset check
+
+source+=(rubygems-3.3.23-no-rdoc.patch)
+sha512sums+=(91a0c886b264f40ad80d3d6b0f494e6b4fa9b11b121943956b4484ea0763e6f959f6e87a6b844ecbd7b6b58752fe950297c489bf202cc78af4092707c6713bf0)
+eval "$(
+ declare -f prepare \
+ | sed '
+ $ i patch -p1 -i "$srcdir"/rubygems-3.3.23-no-rdoc.patch
+ '
+)"
+