Philip Hazel wrote:
> Maybe that's the difference. The version of patch I was using was 2.1,
> and it didn't output the copyright stuff. I wonder what the "missing
> header" is that it wants?
Well, `diff -c' here produces output like
ben@scientia:~/tmp$ diff -c foo bar
*** foo Thu Jun 3 20:03:34 1999
--- bar Thu Jun 3 20:03:37 1999
***************
*** 1 ****
! foo
--- 1 ----
! bar
but the Exim diffs only have
*** exim-3.01/Makefile Wed May 19 09:23:45 1999
***************
*** 7,13 ****
for each file, without the "--- " line as well, which could be what the
complaint is. I've got patch 2.1 here so I can't verify that though,
it's just a guess. Perhaps Marc could test it for you.
--
Ben Smithurst
ben@???
--
*** Exim information can be found at
http://www.exim.org/ ***