Remove the forced bzip2 format and use only the default: gzip
Doc: make dist
Generate a ‘gzip’ tar archive of the distribution.
This is the only format enabled by default.
By default, this rule makes gzip use a compression option of --best.
To make it use a different one, set the GZIP_ENV environment variable.
For example, ‘make dist-gzip GZIP_ENV=-7’.
Remove the forced bzip2 format and use only the default: gzip
Doc: make dist
Generate a ‘gzip’ tar archive of the distribution. This is the only format enabled by default. By default, this rule makes gzip use a compression option of --best. To make it use a different one, set the GZIP_ENV environment variable. For example, ‘make dist-gzip GZIP_ENV=-7’.