Roderich,
Have more or less figured out how to invoke Patch, this is the output it
produced:
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -ru PAR-Packer-1.013\myldr\Makefile.PL
PAR-Packer-1.013_patched\myldr\Makefile.PL
|--- PAR-Packer-1.013\myldr\Makefile.PL Thu Jan 26 19:51:55 2012
|+++ PAR-Packer-1.013_patched\myldr\Makefile.PL Tue Apr 10 15:08:37 2012
--------------------------
Patching file Makefile.PL using Plan A...
Hunk #1 FAILED at 113.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.PL.rej
Hmm... The next patch looks like a unified diff to me...
can't find file to patch at input line 27
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|NOOP)';
| } else {
|diff -ru PAR-Packer-1.013\myldr\winres\pp.rc
PAR-Packer-1.013_patched\myldr\winres\pp.rc
|--- PAR-Packer-1.013\myldr\winres\pp.rc Thu Jan 26 19:51:55 2012
|+++ PAR-Packer-1.013_patched\myldr\winres\pp.rc Tue Apr 10 14:25:10 2012
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
Hunk #1 ignored at 5.
1 out of 1 hunk ignored
Hmm...missing header for unified diff at line 37 of patch
The next patch looks like a unified diff to me...
can't find file to patch at input line 37
Perhaps you should have used the -p or --strip option?
File to patch:
Skip this patch? [y]
Skipping patch.
Hmm...missing header for unified diff at line 38 of patch
The next patch looks like a unified diff to me...
can't find file to patch at input line 38
Perhaps you should have used the -p or --strip option?
and on and on...
Regards
DAS