Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/libcamera/PKGBUILD
blob: 9935e54a65d5b8d1fc05908dc67934cdbae66f3f (plain)
1
2
3
4
# TeX is currently broken on i486, no documentation
if [ "$CARCH" = 'i486' ]; then
  makedepends=(${makedepends[@]//texlive-core/})
fi