Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/ruby-erb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ruby-erb/PKGBUILD')
-rw-r--r--extra/ruby-erb/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/ruby-erb/PKGBUILD b/extra/ruby-erb/PKGBUILD
index 3692e5fe..8dd101a6 100644
--- a/extra/ruby-erb/PKGBUILD
+++ b/extra/ruby-erb/PKGBUILD
@@ -1 +1,3 @@
unset check
+# rdoc depends on erb, so disable the docs
+eval "$(declare -f build | sed 's@--local@--local --no-document@')"