On Wed, May 4, 2016 at 9:22 AM, Neal Becker <ndbeck...@gmail.com> wrote:
> In an rpm .spec I need a patch with more fuzz
>
> %patch macro
>
> doesn't seem to accept --fuzz=xxx
>
> What's a good solution?

Clean the patch up so it applies without fuzz.  That is always the
best solution.

The alternative is to literally call patch(1) in the spec and pass it
whatever flags you need.

josh
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to