On 2016-05-04 9:25 AM, Josh Boyer wrote:
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.
Or you could try and push Tom Lane's patch, if not already merged:

https://www.redhat.com/archives/rhl-devel-list/2008-July/msg01655.html

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

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

Reply via email to