# patch architecture for fetching the right rust modules
# do not verify PGP signatures (fails)
eval "$(
 declare -f prepare | \
    sed '
      s|$CARCH|i686|g
      /auth-tarball-from-git/d
    '
)"