New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/37950#discussion_r917298230 Comment: i think using the go build-style is better. almost all the makefile does is `go build`, and this will take care of do_install too. you can probably run `go generate ./...` in pre_build