NoBugs!
November 1st, 2009, 11:49 PM
I've tried making a diff on an ubuntu program to make a small change, but when I put the file in ./debian/patches directory of the source, it won't compile. When I run dpkg-buildpackage it starts, but gives error:
"Trying patch debian/patches/file.patch at level 1 ... 0 ... 2 ... failure."
The log shows:
"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:"
....
What program do I have to use to make valid .patch files??
"Trying patch debian/patches/file.patch at level 1 ... 0 ... 2 ... failure."
The log shows:
"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:"
....
What program do I have to use to make valid .patch files??