Re: Remove dependency on gunzip

2009-12-05 Thread Antonio Diaz Diaz
Ralf Wildenhues wrote: Yep. I'm applying this to remove the dependency upon unlzma, gunzip, and bunzip2, and adding you to THANKS, to the maint branch, intended for master and branch-1.11. Thanks, Antonio.

Re: Remove dependency on gunzip

2009-12-05 Thread Ralf Wildenhues
Hello Antonio, sorry for the delay. * Antonio Diaz Diaz wrote on Fri, Oct 30, 2009 at 09:09:47PM CET: > Ralf Wildenhues wrote: > >>As gunzip is a link to gzip, the only difference between using > >>"gunzip" and "gzip -d" is that the former adds a gratuitous > >>dependency on the gunzip name. > >