New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/43981#issuecomment-1564561865 Comment: Why are you using `xbps-src` variables like `${XBPS_CROSS_BASE}` and `${py3_sitelib}`? Is there some Void template that is not building properly? "I'd rather not do any extra steps" isn't a sufficient reason for moving the complexity into the Void package; if upstream decides to move things around in the future, the symlinks we create could easily be broken without going noticed. The `pybind11-global` package is a bit different because they provide a proper setup script to copy files from a location they know exists into the system paths.