summaryrefslogtreecommitdiff
path: root/community/python-iwlib/PKGBUILD
blob: d504c3e625b5e13c0f1bcd5894f30b1fa12cc9fd (plain)
1
2
3
4
5
6
7
8
# pathes to find built python module contains architecture

eval "$(
  declare -f check | \
    sed '
      /export PYTHONPATH=/s/x86_64/${CARCH}/
    '
)"