By using the patch program.
The usual method for applying patches with the patch program is to go to
the top level source directory (i.e. squid-2.3.STABLE4) and then apply
the patch with
patch -p1 -s </path/to/patch/file
However, some patches are not correctly formatted, and may require you
to go to the specific directory containing the source file(s) to be
patches, and run the patch program without the -p1 argument.
-- Henrik Nordstrom Squid hacker Awie wrote: > > Dear all, > > Would you tell me how to apply patch to fix Squid bugs? Thank you so > much for your support. > > Thx > > > Best Regards, > > Awie -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Dec 26 2000 - 08:51:58 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:07 MST