Re: [hatari-devel] Help in verifying fix for yet-another Windows localtime() issue?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On 12/05/2013 23:19, Christer Solskogen wrote:

No problem, but...
applying /data/dump/temp/localtime.diff.txt
patching file src/gemdos.c
Hunk #1 FAILED at 157
Hunk #2 FAILED at 165
Hunk #3 FAILED at 183
Hunk #4 FAILED at 290
4 out of 4 hunks FAILED -- saving rejects to file src/gemdos.c.rej
abort: patch failed to apply

(This is with tip)

--
chs,

Did you try the '-p' option to remove extra directories ? Since Eero's patch is made relative to a/src/ and b/src, you should do :

cd src
patch -p2 < /data/dump/temp/localtime.diff.txt

Nicolas





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/