
16 Jan
2008
16 Jan
'08
9:14 a.m.
I was able to apply this with a little manual tweaking. I had to
remove
the '>' from in front of each "diff -purN", and change the following patterns:
--- /file.orig +++ /file
becomes:
--- a/file +++ b/file
I'll send a pull request tomorrow to pick this up.
thanks, Ben
Thanks Ben. I'll keep posting my future patches this way (no hassle here). David.