pkgcheck
pkgcheck copied to clipboard
Detect `default` or `eapply_user` after `eautoreconf`
User patches should always come before eautoreconf to give them the choice to modify the build system and to avoid their changes being wiped out by autoreconf.
See also https://github.com/pkgcore/pkgcheck/issues/730.