abinfo "Making capstone Python 3 bindings ..."
cd "$SRCDIR"/bindings/python
python3 setup.py install -O1 --root="$PKGDIR" --prefix=/usr
