[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: help with patch
- From: Roberto Ierusalimschy <rieru@...>
- Date: Wed, 12 Dec 2001 15:02:26 -0600 (CST)
On Wed, 12 Dec 2001, Matt Holmes wrote:
> It looks like the patch was diffed in unified mode (-u switch).
>
> try:
>
> patch -u -p0 < sleep.patch
>
> SunOS may force you to specify the unidiff format for a patch.
My patch does not have a -u option ;-) (Its options are "normal", "context"
and "the style of ed(1)".) Maybe that is the problem...
-- Roberto