Re: How to patch?



On Fri, 6 Oct 2000, Daniel M. German wrote:
> I just received a patch for an application (ggv) and I don't know how
> to patch the code. Can anybody point me to a tutorial on how to
> patching code?

Normally I do:

	patch -p0 < recieved_patch_file

You must execute this command one directory above your ggv source
directory. Hope this helps.

  Jens





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