New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/46160#discussion_r1333348909 Comment: the only thing wrong was it was installing to `/usr/local/share/man/...` by default ```suggestion make -C man install PREFIX=/usr DESTDIR="$DESTDIR" ```