http://bugs.winehq.org/show_bug.cgi?id=28339 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asb(a)asbradbury.org --- Comment #6 from Alex Bradbury <asb(a)asbradbury.org> 2011-09-13 00:48:42 CDT --- (In reply to comment #5)
I would be glad to except for one small problem, I had alot of help putting this report together and I'm not completely sure what git command I would need to properly apply this, would you be willing to provide some guidance in the matter?
(It's not strictly necessary to have a new checkout as I do here, but if you do use an existing clone, make sure it's up to date and if you reverted the offending patch locally then undo that). 1. git clone git://source.winehq.org/git/wine.git ~/wine-git 2. cd ~/wine-git 3. wget "http://bugs.winehq.org/attachment.cgi?id=36335" -O winealsa.patch 4. git am winealsa.patch 5. ./configure && make 6. ./wine winecfg (and let us know if it works) If you have any issues with the above instructions, it's probably easiest to get help on #winehq on Freenode. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.