summaryrefslogtreecommitdiff
path: root/community/calibre/PKGBUILD
blob: add1c2419810633553586347efca82132361cea8 (plain)
1
2
3
4
5
6
7
# disable Bonjour testing on build slaves
eval "$(
  declare -f check | \
    sed '
      s/.*setup.py test/CI=true &/g
    '
)"