Subject: Re: xfree 4 patch
To: Christian Foerster <chris@cyte.de>
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
List: port-macppc
Date: 02/07/2001 10:36:13
Mutt made me believe that Christian Foerster wrote:
> I tried gunzip diff-2000-11-23.gz | patch and also gunzip 
> diff-2000-11-23.gz | patch -p1

Oops, I got that part wrong. The default output of gunzip is nothing,
it just replaces diff-2000-11-23.gz by diff-2000-11-23.
You could either do
	gzip -cd diff-2000-11-23.gz | patch
or
	gunzip diff-2000-11-23.gz
	patch < diff-2000-11-23

Bye,
 Thomas

-- 
Thomas Klausner - wiz@danbala.tuwien.ac.at
To live for some future goal is shallow. It's the sides of the mountain
that sustain life, not the top. -- Robert M. Pirsig