Re: [PATCH] fix btrfs-progs build

2013-01-23 Thread David Sterba
On Tue, Jan 22, 2013 at 03:51:19PM -0500, Gene Czarcinski wrote: > From: Christian Hesse > > Hello everybody, > > man pages for btrfs-progs are compressed by gzip by default. In Makefile the > variable GZIP is use, this evaluates to 'gzip gzip' on my system. From man > gzip: > > > The environme

[PATCH] fix btrfs-progs build

2013-01-22 Thread Gene Czarcinski
From: Christian Hesse Hello everybody, man pages for btrfs-progs are compressed by gzip by default. In Makefile the variable GZIP is use, this evaluates to 'gzip gzip' on my system. From man gzip: > The environment variable GZIP can hold a set of default options for gzip. > These options are in

Re: fix btrfs-progs build

2012-10-08 Thread Christian Hesse
Chris Mason on Mon, 2012/10/08 10:33: > On Mon, Oct 08, 2012 at 08:30:31AM -0600, Christian Hesse wrote: > > Chris Mason on Mon, 2012/10/08 10:29: > > > On Mon, Oct 08, 2012 at 08:17:13AM -0600, Christian Hesse wrote: > > > > Hello everybody, > > > > > > > > man pages for btrfs-progs are compres

Re: fix btrfs-progs build

2012-10-08 Thread Chris Mason
On Mon, Oct 08, 2012 at 08:30:31AM -0600, Christian Hesse wrote: > Chris Mason on Mon, 2012/10/08 10:29: > > On Mon, Oct 08, 2012 at 08:17:13AM -0600, Christian Hesse wrote: > > > Hello everybody, > > > > > > man pages for btrfs-progs are compressed by gzip by default. In Makefile > > > the varia

Re: fix btrfs-progs build

2012-10-08 Thread Christian Hesse
Chris Mason on Mon, 2012/10/08 10:29: > On Mon, Oct 08, 2012 at 08:17:13AM -0600, Christian Hesse wrote: > > Hello everybody, > > > > man pages for btrfs-progs are compressed by gzip by default. In Makefile > > the variable GZIP is use, this evaluates to 'gzip gzip' on my system. > > From man gzi

Re: fix btrfs-progs build

2012-10-08 Thread Chris Mason
On Mon, Oct 08, 2012 at 08:17:13AM -0600, Christian Hesse wrote: > Hello everybody, > > man pages for btrfs-progs are compressed by gzip by default. In Makefile the > variable GZIP is use, this evaluates to 'gzip gzip' on my system. From man > gzip: > > > The environment variable GZIP can hold a

fix btrfs-progs build

2012-10-08 Thread Christian Hesse
Hello everybody, man pages for btrfs-progs are compressed by gzip by default. In Makefile the variable GZIP is use, this evaluates to 'gzip gzip' on my system. From man gzip: > The environment variable GZIP can hold a set of default options for gzip. > These options are interpreted first and can