On Mon, 2005-03-28 at 14:05 +0200, lars ebeling wrote:
Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Mon, Mar 28, 2005 at 01:04:43PM +0200, lars ebeling wrote:I'l give it another try. Could someone please help me.
When patching I get this:
$ /home/bb/patch -p1 < /tmp/post-rc6-v2_patch.txt
(Stripping trailing CRs from patch.)
can't find file to patch at input line 4
I'm trying to add the patch to the SRPM, and I get:
+ echo 'Patch #0 (post-RC6-v2.patch):'
Patch #0 (post-RC6-v2.patch):
+ patch -p1 -b --suffix .2 -s
The text leading up to this was:
|diff -urN hobbit-4.0-RC6/Changes-4.0 hobbit-4.0-RC6.2/Changes-4.0
|--- hobbit-4.0-RC6/Changes-4.0 2005-03-21 17:38:02.000000000 +0100
|+++ hobbit-4.0-RC6.2/Changes-4.0 2005-03-28 12:35:37.958731000
+0200
File to patch:
Most confused...