New review comment by jason1987d on void-packages repository https://github.com/void-linux/void-packages/pull/23742#discussion_r459759088 Comment: The vcopy setup I have inside do_install() does work to get the files there. I tried some variants before that only copied DATA (which I think may have been the only subdir inside ${DESTDIR} from all that). For ownership, in what function might be best to try to set that? The homedirs directive has /var/lib/yacy with yacy as the owner, I wonder if anything I'm doing with do_install() is overwriting that?