compressors => {
gzip => 1,
bzip2 => 1,
- lzip => 1,
+ lzip => 0,
},
};
my $delete;
gtar, and if not found use tar. Need GNU tar for lzip, unless --no-lzip is
used.
-=item B<--no-lzip>
+=item B<--lzip>
-Do not build the lzip tarballs.
+Build the lzip tarballs.
=item B<--verbose>