summaryrefslogtreecommitdiff
path: root/extra/js78/PKGBUILD
blob: aafb176c37d205f3829dfd7f228eae3f0f03f4c8 (plain)
1
2
3
4
5
6
7
# target adaption (no clue how this ever worked before!?)
eval "$(
  declare -f build | \
    sed '
      s/x86_64-unknown-linux-gnu/i686-unknown-linux-gnu/g
    '
)"