Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/libsecret/PKGBUILD
blob: f65ae32130bbce195072d41cad87eb5e616281f6 (plain)
1
2
3
4
5
# no gjs on i486
if [ "${CARCH}" = "i486" ]; then
  unset check  
fi