summaryrefslogtreecommitdiff
path: root/community/consul/PKGBUILD
blob: dd10b5cff57bdb3ad327dc91238abddea079b187 (plain)
1
2
3
4
5
6
eval "$(
  declare -f prepare | \
    sed '
      $ i sed -i "s/amd64/386/g" "${srcdir}/src/github.com/hashicorp/${pkgname}/GNUmakefile"
    '
)"