http://bugs.winehq.org/show_bug.cgi?id=11887
--- Comment #12 from Thomas Stephenson admin@ubunto-tstephenson.com 2008-06-10 23:14:05 --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #9)
You can try reverting the patch that caused the regression in bug 10213. If that fixes it, then it's the same bug.
Could you please point me to some place that describes how I would "revert the patch". I've been searching all over and have had no luck at all.
$ git show 29b5c987d53baced430abc6cabdd55115107d688 | patch -p1 -R
I must be thick. I assume this needs to be run in a terminal session but when I try this it errors out. It can't find the "get" command.
bash: $: command not found The program 'patch' is currently not installed. You can install it by typing: apt-get install patch bash: patch: command not found