abinfo "Making symlinks ..."
install -dv "$PKGDIR"/usr/include/
install -dv "$PKGDIR"/usr/share/cmake/
ln -sv ../../lib/python${ABPY3VER}/site-packages/pybind11/include/pybind11/ "$PKGDIR"/usr/include/pybind11
ln -sv /usr/lib/python${ABPY3VER}/site-packages/pybind11/share/cmake/pybind11/ "$PKGDIR"/usr/share/cmake/pybind11
