Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367811 - mail-client/mutt-1.5.21-r2 missing muttrc(5) manpage unless USE=doc
Summary: mail-client/mutt-1.5.21-r2 missing muttrc(5) manpage unless USE=doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 20:06 UTC by syntaxman
Modified: 2011-07-09 13:07 UTC (History)
2 users (show)

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 syntaxman 2011-05-17 20:06:21 UTC
The doc USE flag description indicates that it is for API and other developer related documentation.  The muttrc manpage is actually user documentation that is needed to understand configuration of the application.  However,  unless the USE=doc is set, the muttrc manpage isn't installed.  Please add this manpage to the normal installed documentation.

Reproducible: Always

Steps to Reproduce:
1. Emerge mutt with USE=-doc
2. muttrc manpage unavailable
3. Change USE flag to +doc, and muttrc(5) is now available.
Comment 1 Fabian Groffen gentoo-dev 2011-07-09 13:07:59 UTC
fixed in mutt-1.5.21-r4, thanks