Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/mutter/PKGBUILD
blob: b3deaff5235ad62abc89627fa144df00e9d2da5d (plain)
1
2
3
4
5
6
7
# Temporarily disable tests
eval "$(
  declare -f check | \
    sed '
      s/xvfb-run/echo xvfb-run/
    '
)"