summaryrefslogtreecommitdiff
path: root/core/libarchive/PKGBUILD
blob: b155a0bf787d47c006463f24aeb320a9b4750f16 (plain)
1
2
3
4
5
6
7
8
# temporarily, see FS#63765
eval "$(
  declare -f check | \
    sed '
      s/make check/make check || true/
    '
)"