Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/groff/PKGBUILD
blob: 457c89e65863de0e82bd270444b3d0da5848c505 (plain)
1
2
3
4
5
6
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  # no optional dependencies
  makedepends=(${makedepends[@]//psutils/})
fi