On Tue, Jan 22, 2013 at 03:51:19PM -0500, Gene Czarcinski wrote: > From: Christian Hesse <l...@eworm.de> > > 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 be overwritten by explicit > > command line parameters. > > So using any other variable name fixes this. Patch is attached.
I've added Christian's Signed-off-by: Christian Hesse <l...@eworm.de> and modified the subject line to say "btrfs-progs: fix build, manpage compression command" david -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html