
Patch won't find files to patch in subdirs
I have patch version 2.12. I go to the top level directory of some
pd program, say cap 6.0, and try to do a:
patch <cap60.patch030
It sees the lines:
*** etc/atis.c.orig Wed May 29 22:44:18 1991
--- etc/atis.c Sat Jul 6 02:27:24 1991
But still prompts me for the file to patch!
"etc" is a subdir of the current directory and contains the file atis.c.
What am I doing wrong? It's tedious to type in the full path to the file,
especially when patch just scanned past it!
This doesn't happen when everything is thrown into one directory .. then it
finds all the files to patch automatically.
Any help much appreciated!
Rich