http://bugs.winehq.org/show_bug.cgi?id=9809
--- Comment #13 from Titus Rennie trennie@kingengineering.com 2008-01-07 09:14:36 --- Louis,
I have followed your instructions to patch wine then recompile. However, when I run the command for patch that you have given me (i have renamed the patch to be called "fix"), I run into the below error. It asks me for a name of a file to be patched. Do you know why this is?
trennie@Ubuntu-JAX:~/Desktop/wine-0.9.52$ patch -Np1 -i /home/trennie/Desktop/fix can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/dlls/shell32/shlfileop.c b/dlls/shell32/shlfileop.c |index 0d9f737..88fc401 100644 |--- a/dlls/shell32/shlfileop.c |+++ b/dlls/shell32/shlfileop.c -------------------------- File to patch:
Thanks!