Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/dbus-broker/PKGBUILD
blob: c4cc2d7104eec693e1576eeae3954dd4fb4c6f98 (plain)
1
2
3
4
5
# Disable sockopt and proc tests as they fail in the container
eval "$(
  declare -f prepare | \
    sed '4 i sed -i '/test_sockopt/d' src/meson.build; sed -i '/test_proc/d' src/meson.build'
)"