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/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/ruby-erb/PKGBUILD b/extra/ruby-erb/PKGBUILD
new file mode 100644
index 00000000..8dd101a6
--- /dev/null
+++ b/extra/ruby-erb/PKGBUILD
@@ -0,0 +1,3 @@
+unset check
+# rdoc depends on erb, so disable the docs
+eval "$(declare -f build | sed 's@--local@--local --no-document@')"