Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby/PKGBUILD
blob: eea7249e733e12d5ce526c276bfa989cab802e56 (plain)
1
2
3
4
5
6
7
8
# patch architecture in helper shared libs
eval "$(
 declare -f package_ruby | \
    sed '
      s|x86_64-linux|i686-linux|g
    '
)"