Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/dbus/PKGBUILD
blob: 41a96d38f8ea4e528ab30bba1e8eed4f4f036968 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  # no graphviz generated graphs in documentation
  makedepends=(${makedepends[@]//graphviz/})
fi