[Wine] Of Starcraft 2 and Mice

James McKenzie jjmckenzie51 at gmail.com
Tue Mar 29 14:57:30 CDT 2011


On Tue, Mar 29, 2011 at 12:40 PM, NuMPTy_87 <wineforum-user at winehq.org> wrote:
> dumb question, but how would one do that?
>

If you have the patch file you should be able to do:

[code]
cd <path to source files>
patch -p1 -R < {patch file}

[/code]

<path to source files> is the directory where you retrieved Wine source code to.
{patch file} is the path and file name for the patch you say you
applied to the Wine source code.

This should run with no errors.

James McKenzie



More information about the wine-users mailing list