Ticket #784 (closed defect: fixed)
BUG: pv-0.5.3
| Reported by: | charlie@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | meissnem@… | |
| Port: |
Description
manpage for pv installs as ASCII yet has a .gz extension.
:14:13 yeled@machine:~$; man pv
zcat: /opt/local/man/cat1/pv.1.gz: not in gzip format :14:13 yeled@machine:~$; file /opt/local/man/cat1/pv.1.gz /opt/local/man/cat1/pv.1.gz: English text
The correct use (by example) looks to install it without the .gz extension, keeping it the format it is already in.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed by a fairly ugly post-destroot hack, but it works properly now. Thanks for pointing this out.