New review comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/pull/30139#discussion_r611104489 Comment: Or even better: ```find /usr/include/ -type f ! -perm -"$perms" -exec chown "$perms" '{}' +```