abinfo "Installing git-filter-repo ..."
make install \
    DESTDIR="$PKGDIR" \
    prefix=/usr \
    bindir=/usr/bin \
    pythondir=/usr/lib/python"$ABPY3VER"/site-packages \
    no-refresh-mandb=1
