> Whenever I try and apply a patch I do the following
>
> $ cd squid-1.1.x
> $ cd src
> $ patch < fixes.patch
>
> Then I get the following message:
>
> Hmm... I can't seem to find a patch in there anywhere.
>
> Does anyone have any ideas?? Please let me know.
These patch files come from a RCS version control system.
The patch program must be told that.
Why don't you try:
$ patch --version-control=simple < fixes.patch.
If anybody has a more elegant move, I would like to learn.
Regards,
Mario Ferreira.
---- System Administrator - SysAdm@gns.com.br GNS - Global Network Solutions Tec. Ltda http://www.gns.com.br/ ----Received on Wed Apr 09 1997 - 16:22:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:58 MST