New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/38037#issuecomment-1183368115 Comment: Adding a second distfile shouldn't be terribly complicated, but since you're rewriting all of the lines anyway and `sed` (or even `vsed`) could potentially break the udev rule in subtle ways, maintaining our own known-good version seems reasonable and simplifies packaging. (If you don't maintain a copy in `$FILESDIR`, I'd advocate for a proper patch so that we can detect major structural changes in the file anyway, but the patch would be about twice as large as just carrying forward our own file.)