New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/30805#discussion_r630575931 Comment: I'm not in front of the computer, but you can probably do ```bash sed -i -e '/PREFIX/s,/usr/local,/usr,' */Makefile ``` to avoid enumerating all of the makefiles.