On Wed, May 4, 2016 at 9:22 PM, Neal Becker <ndbecker2@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?
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
You can redefine %_default_patch_fuzz before any %patchN.

-robin