New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/36588#discussion_r846607743 Comment: ```suggestion mkdir -p completions OUT_DIR=completions vtargetrun ${DESTDIR}/usr/bin/git-cliff-completions ``` But it might be better to leave out the completions directory and put it directly to $wrksrc if that's possible.