On Monday 19 August 2013 09:32, Mathias Krüger wrote:
> Okay, then here is the second try ;)

$ patch -p1 </tmp/z.patch --dry-run
patching file networking/udhcp/d6_common.h
Hunk #1 FAILED at 91.
1 out of 1 hunk FAILED -- saving rejects to file 
networking/udhcp/d6_common.h.rej
patching file networking/udhcp/d6_dhcpc.c
patch: **** malformed patch at line 118: code)

With some obvious line wrap fixes:

$ patch -p1 </tmp/z.patch --dry-run
patching file networking/udhcp/d6_common.h
Hunk #1 FAILED at 91.
1 out of 1 hunk FAILED -- saving rejects to file 
networking/udhcp/d6_common.h.rej
patching file networking/udhcp/d6_dhcpc.c
Hunk #2 succeeded at 91 with fuzz 1.
Hunk #3 FAILED at 344.
Hunk #4 FAILED at 1034.
Hunk #5 FAILED at 1142.
3 out of 5 hunks FAILED -- saving rejects to file 
networking/udhcp/d6_dhcpc.c.rej

Usually people send patches as attachments if there are doubts
whether their mail clients are able to not mangle patches.
-- 
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to