Re: How to apply Patch

From: Lubna Sorour <lsorour@dont-contact.us>
Date: Thu, 18 Mar 1999 13:01:55 +0200

I've done as you said but thats what keeps turning up:

mail.rite.com> patch -p0 < squid-2.1.PATCH2-clientHandleIMSReply-leak.patch

Hmm... I can't seem to find a patch in there anywhere.
mail.rite.com> patch -p1 <squid-2.1.PATCH2-clientHandleIMSReply-leak.patch
Hmm... I can't seem to find a patch in there anywhere.

Henrik Nordstrom wrote:

> Lubna Sorour wrote:
> >
> > I'm using squid 2.1 and I got the patch for it but I dont know how to
> > apply it.
>
> Patches are applied using the GNU patch program.
>
> Usually
> cd squid-2.1.PATCH1
> patch -p1 <patchfile
> (or -p0 on some patch files)
>
> Guide on how to select the -pN argument to GNU patch:
> If the paths in the patch file says squid-2.1.PATCH2/src/... then use
> -p1. If it says src/... then use -p0.
>
> ---
> Henrik Nordstrom
> Spare time Squid hacker
Received on Thu Mar 18 1999 - 04:30:40 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:20 MST