Re: Patch 2.2.10 is wrong

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Tue, 15 Jun 1999 19:08:10 +0200


Wakko Warner wrote:
> This is where I get confused sometimes... I'd rather just do this:
>
> cp -lax 2.2.9 2.2.10
> cd 2.2.10
> zcat ../patch-2.2.10.gz|patch -p2
>
> I get through most files ok, but some don't patch right and it doesn't make
> sense. Anyone shed some light on that?

zcat ../patch-2.2.10.gz|patch -p1 -E

Never had any problems once I got the hang of "be in the linux directory
and use -p1 -E".

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/