WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: patch wine
by Danilo Riffo on Wednesday June 6th 2012, 9:16
the -p1 option is fine. If your 0001-ntdll-Improve-performace-of-heap-allocation-v2.patch file is into another directory, u must type there the path to it.

for example, you have wine sources into /home/your_user/wine_1.5.5/
and you have the patches into /home/your_user/Downloads/

then you must type:

cd /home/your_user/wine_1.5.5/
patch -p1 < /home/your_user/Downloads/0001-ntdll-Improve-performace-of-heap-allocation-v2.patch

and so on with each patch.
hope this helps :)

[post new] [reply to this]

Page loaded in 0.00365 seconds.