Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/mixxx/PKGBUILD
blob: 096adfb9ce129d5c5775d0bb4f1080fa14d57460 (plain)
1
2
3
4
5
6
7
# check 32-bit binaries
eval "$(
  declare -f check | \
    sed '
      s/lin64_build/lin32_build/
    '
)"