New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/39266#discussion_r970094254 Comment: add `make_install_target="install install-dev"` on line 14, and this pkg_install can be ```sh vmove usr/include vmove usr/lib/pkgconfig vmove "usr/lib/*.a" vmove "usr/lib/*.so" ```