https://bugs.winehq.org/show_bug.cgi?id=54528
--- Comment #31 from Austin English austinenglish@gmail.com --- (In reply to ardv from comment #30)
(In reply to Austin English from comment #29)
(In reply to ardv from comment #28)
i've copied the patch in a new ile an run it as a command but seems nothing changes same errors
I've putted the patch.diff in the home directory -i think that is the top level directory of git- than i opened a terminal in that dir: git apply patch.diff i get this error: error: programs/cmd/builtins.c: No such file or directory
Sounds like you don't have the wine source code checked out, you need to do a git clone first, before you can apply the patch.
If you need help with that, please ask on https://forum.winehq.org/. Bugzilla is for bug reports, not support requests.