summaryrefslogtreecommitdiff
path: root/community/stratisd/PKGBUILD
blob: b0518fe757335175f91d57ad2b6904dd17cf4468 (plain)
1
2
3
4
5
6
eval "$(
  declare -f build | \
    sed '
      2 a export TARGET="${CARCH}-unknown-linux-gnu"
    '
)"