|
-bash-2.05b$ cd fileutils-4.1
-bash-2.05b$ patch -Np1 -i ../findutils-4.1.patch &&
> CPPFLAGS=-Dre_max_failures=re_max_failures2 --strip
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur findutils-4.1/find/defs.h findutils-4.1-fixed/find/defs.h
|--- findutils-4.1/find/defs.h Wed Nov 2 15:59:15 1994
|+++ findutils-4.1-fixed/find/defs.h Tue May 2 15:30:31 2000
--------------------------
File to patch: |
|