Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10854 - fetchmail manpage does not get installed
Summary: fetchmail manpage does not get installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-16 21:05 UTC by Thomas Weidner
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Weidner 2002-11-16 21:05:12 UTC
Hi, the fetchmail ebuild does not handle gzipped man pages,so the fetchmail manpages do not get installed. to fix this add a doman and a rm -rf line with ${D}/usr/share/man/*.1.gz to the ebuild right below the proper *.1 lines.  hope this bug report works and is not to confusing as it is 4 AM here and i will go to bed now :)
Comment 1 Nick Hadaway 2002-11-18 20:09:36 UTC
fetchmail manpages appear to install just fine with fetchmail-6.1.2
Things appear to install without any error messages.

Please test this latest version and let me know how things work for you.