http://bugs.winehq.org/show_bug.cgi?id=15085
--- Comment #20 from Austin English austinenglish@gmail.com 2008-09-08 14:43:19 --- (In reply to comment #19)
That is for git. I am using the tar ball. Is there a method of patching the tar ball? Or, is it better for me to go git? (Eventually, I want to revert back to RPM -- always out of date.)
-T
Extract tarball, then, in the directory $ patch -p1 < /path/to/patch
Rebuild, test.
Essentially the same.