New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/24620#discussion_r482608963 Comment: Shouldn't this just use `vcopy`? Also, you're already in `$wrksrc` for `do_install`, no need to use absolute paths. ``` vcopy "*" opt/sublime_merge ```