btrfs-progs/man
Christian Hesse cdbe16b309 btrfs-progs: fix build, manpage compression command
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 be overwritten by explicit
> command line parameters.

So using any other variable name fixes this. Patch is attached.

Signed-off-by: Christian Hesse <list@eworm.de>
Signed-off-by: Gene Czarcinski <gene@czarc.net>
2013-01-23 18:37:44 +01:00
..
Makefile btrfs-progs: fix build, manpage compression command 2013-01-23 18:37:44 +01:00
btrfs-image.8.in Fix man page headers to include the correct program name. 2009-06-03 12:15:40 -04:00
btrfs-show.8.in Deprecate btrfsctl, btrfs-show, btrfs-vol 2011-10-25 09:18:31 -04:00
btrfs.8.in btrfs-progs: remove '-h' from btrfs man page 2013-01-17 18:27:56 +01:00
btrfsck.8.in Fix typos in btrfsck, btrfsctl, mkfs.btrfs manual 2009-06-03 12:15:40 -04:00
btrfsctl.8.in Deprecate btrfsctl, btrfs-show, btrfs-vol 2011-10-25 09:18:31 -04:00
mkfs.btrfs.8.in Btrfs-progs: correct the mkfs.btrfs man page 2012-10-04 16:26:34 -04:00