[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Zutils vs single compressor utilities
From: |
Paul Eggert |
Subject: |
Re: Zutils vs single compressor utilities |
Date: |
Mon, 16 Jan 2012 14:58:00 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
On 01/16/12 10:59, Antonio Diaz Diaz wrote:
> So here is a better patch
I don't see why either patch is needed.
Without the patches, for example,
"./configure --program-transform-name='s/^z/gz/'"
followed by "make install" installs gzcat.1, not
zcat.1. Isn't that what you want?