Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-psych/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-psych/PKGBUILD')
-rw-r--r--community/ruby-psych/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/ruby-psych/PKGBUILD b/community/ruby-psych/PKGBUILD
index 9a1a2c83..e4a5d80a 100644
--- a/community/ruby-psych/PKGBUILD
+++ b/community/ruby-psych/PKGBUILD
@@ -1,6 +1,6 @@
# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
# and depend on 'ruby'
-makedepends+=(ruby-bootstrap)
+makedepends=(ruby-bootstrap)
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(
@@ -10,3 +10,4 @@ eval "$(
'
)"
+unset check