https://bugs.winehq.org/show_bug.cgi?id=48533 minion <minion.procyk(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |minion.procyk(a)gmail.com --- Comment #7 from minion <minion.procyk(a)gmail.com> --- not knowing what you did to your build tree at this point, i typically build wine using a shell script and i run this at the top which always resets me to latest git gracefully. make distclean rm -rf wine64-build rm -rf wine32-build git add . git reset --hard HEAD git pull -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.