On Mon, Jun 28, 2010 at 1:24 PM, Paul Vriens <[email protected]> wrote: > On 06/28/2010 08:15 PM, Austin English wrote: >> >> See http://bugs.winehq.org/show_bug.cgi?id=11168 >> > > Hi Austin, > > Applying the patch gives: > > [p...@acer wine-git]$ patch -p 1 -i /home/paul/kernel32_nor.txt > (Stripping trailing CRs from patch.) > patching file dlls/kernel32/nls/winerr_nor.mc > > Compiling gives: > > ../../../wine-git/dlls/kernel32/nls/winerr_nor.mc:3737:2: Error: Unexpected > EOF > make: *** [nls/winerr_nor.mc.rc] Error 1 > > You need to add a '.' at the end of the mc file (see the others).
Crap, thanks. Was on a slow machine, didn't test compiling it. I'll resend. -- -Austin
