Re: {USB}Fail to patch 0002-Re-generate-some-files.txt

2011-01-07 Thread James Mckenzie
Qian Hong wrote: >Sent: Jan 6, 2011 9:56 PM >To: James McKenzie >Cc: wine-devel@winehq.org >Subject: Re: {USB}Fail to patch 0002-Re-generate-some-files.txt > >Dear James, thanks for reply. I think the current vesion of this patch is >for wine1.3.10, the upload date is

Re: {USB}Fail to patch 0002-Re-generate-some-files.txt

2011-01-06 Thread Qian Hong
Dear James, thanks for reply. I think the current vesion of this patch is for wine1.3.10, the upload date is Dec 26. I'll try to attempt it. Best wishes. On Fri, Jan 7, 2011 at 12:37 PM, James McKenzie wrote: > This patch was written a long time ago for a much different revision of > Wine. It

Re: {USB}Fail to patch 0002-Re-generate-some-files.txt

2011-01-06 Thread James McKenzie
On 1/6/11 8:43 PM, Qian Hong wrote: Dear all, After checkout latest wine from git, I tried to apply the USB support patches, but something is wrong. Could anyone tell me what did I have done wrong? This patch was written a long time ago for a much different revision of Wine. It needs to be

{USB}Fail to patch 0002-Re-generate-some-files.txt

2011-01-06 Thread Qian Hong
Dear all, After checkout latest wine from git, I tried to apply the USB support patches, but something is wrong. Checking out from the WineHQ Git repository:(Follow GitWine wiki) $git clone git://source.winehq.org/git/wine.git ~/wine-git $cd ~/wine-git Get the wine usb patches: (Follow wine USB w