Stefan Leichter Stefan.Leichter@camline.com writes:
Am Tuesday 10 November 2009 10:09:22 schrieb Henri Verbeet:
2009/11/9 Stefan Leichter Stefan.Leichter@camline.com:
my crystal ball is still not working, therefore resending unchanged
Try http://source.winehq.org/patches/
And indeed, the patch doesn't apply:
diff -urw wine-git/dlls/setupapi/install.c wine-build/dlls/setupapi/install.c --- a/wine-git/dlls/setupapi/install.c +++ b/wine-build/dlls/setupapi/install.c
i don't know where this stupid a/ and b/ was added. They are not in the original patch see http://www.winehq.org/pipermail/wine-patches/attachments/20091109/8912a56f/a...
They are added by the new patch filter, which tries to make everything appliable with git apply, and currently requires non-git patches to be based at the top of the tree. I'll look into supporting your case, but using git to format patches is strongly recommended.