bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] tar -c <file> -f <file.tar> behavior change


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] tar -c <file> -f <file.tar> behavior change
Date: Sun, 24 Jul 2005 13:16:35 +0300

[Apologies for not being able to answer your mail earlier.]

Andrew Haninger <address@hidden> wrote:

> Well, I applied the patch by hand, instead, and it compiled and when
> installed, it worked as expected.
> 
> However, I'd still be interested to know how I would have applied this
> if I knew what I was doing.

Probably some whitespace conversion (tab -> spaces, or vice versa)
occurred when you saved the patch. The option -l helps in this case:

  $ cd tar-1.15.1
  $ patch -p0 -l < patchfile
  patching file src/tar.c

Regards,
Sergey
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]