Re: patching from different directory

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



Hi,

On Thu, Sep 10, 2009 at 14:34, nate <centos@xxxxxxxxxxxxxxxx> wrote:
> Could another option be to pipe the diff into patch via STDIN ?
>
> cat /path/to/filename.diff | patch -p0

That's exactly the same as:

$ patch -p0 </path/to/filename.diff

Filipe
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux