http://bugs.winehq.org/show_bug.cgi?id=33560
Jonny Barnes jonnybarnes@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonnybarnes@gmail.com
--- Comment #7 from Jonny Barnes jonnybarnes@gmail.com 2013-05-12 12:49:40 CDT --- Hi, I'm trying to compile wine on Arch Linux, when trying to apply this patch it doesn't work. I get:
patching file libs/wine/Makefile.in patch unexpectedly ends in middle of line Hunk #1 FAILED at 111. 1 out of 1 hunk FAILED -- saving rejects to file libs/wine/Makefile.in.rej
The command I'm using is `patch -p1 < fix-libwine.patch` where fix-libwine.patch is the contents of the attachment 44422. Anyone know how to resolve this? Cheers