Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/auth-tarball-from-git/PKGBUILD
blob: 4898d5c6b2ceec3d7b73189ec5d542dc19a8818a (plain)
1
2
3
4
5
6
7
8
# patch architecture for fetching the right rust modules
eval "$(
 declare -f prepare | \
    sed '
      s|$CARCH|i686|g
    '
)"