# patch architecture for fetching the right rust modules
eval "$(
 declare -f prepare | \
    sed '
      s|$CARCH|i686|g
    '
)"