Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-rake-compiler/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby-rake-compiler/PKGBUILD')
-rw-r--r--community/ruby-rake-compiler/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/ruby-rake-compiler/PKGBUILD b/community/ruby-rake-compiler/PKGBUILD
index 80f7a4ab..67fe250e 100644
--- a/community/ruby-rake-compiler/PKGBUILD
+++ b/community/ruby-rake-compiler/PKGBUILD
@@ -1,7 +1,6 @@
# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
# and depend on 'ruby'
makedepends+=(ruby-bootstrap)
-depends=()
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(
@@ -11,3 +10,5 @@ eval "$(
/_gemdir/ a mkdir -p "${pkgdir}"/usr/bin/
'
)"
+
+unset check