New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/30005#discussion_r606864167 Comment: The only issue is that this means we have a leftover directory when the package is cleaned up. You can move it inside the wrksrc in `post_extract` doing: `mv ../exa-accoutrements-v$version accoutrements` and then `vinstall` later with the new path.