Subject: Re: how can we create PATCHFILES that are not DISTFILES? To: None <tech-pkg@netbsd.org> From: Marc Espie <espie@nerim.net> List: tech-pkg Date: 04/19/2002 12:02:28
We encountered and solved this specific problem in OpenBSD a while ago.
You could replace patch-* with a list of user-defined patterns that
would be patch-* by default. (I suggest PATCH_LIST for consistency with
what we use).