Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby-rake-compiler/PKGBUILD
blob: 04101c7ef1c2d38d43822539462c8d063663d9e9 (plain)
1
2
3
4
5
# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
depends=(ruby-bootstrap)

# no documentation during bootstrapping
makedepends=(${makedepends[@]//ruby-rdoc/})