Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage2/libtirpc/DESCR
blob: b6b3568259e4a7f4981d2595700f8852ec99fcc8 (plain)
1
2
3
4
5
# disable Kerberos
sed -i "/depends=/s/'krb5'//" PKGBUILD

# gssapi seems also to be a dependency, not in PKBUILD, disable it
sed -i 's@./configure@./configure --disable-gssapi@g' PKGBUILD