Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170612 - net-misc/iputils does not provide man pages when emerged with USE="-doc"
Summary: net-misc/iputils does not provide man pages when emerged with USE="-doc"
Status: RESOLVED DUPLICATE of bug 158660
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 18:13 UTC by George Kargiotakis
Modified: 2007-03-12 18:25 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 George Kargiotakis 2007-03-12 18:13:17 UTC
Newer ebuilds of iputils (newer than iputils-021109-r3.ebuild) do not install man pages for the iputils package when the -doc use flag is used. Other packages though provide man pages while the -doc flag is used.

The "doman doc/*.8" command should be outside the "if use doc ; then" loop at the src_install() part of the iputils ebuild.

Reproducible: Always

Steps to Reproduce:
1. emerge iputils (with -doc use flag)
2. man ping


Actual Results:  
No manual entry for ping
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-12 18:25:18 UTC

*** This bug has been marked as a duplicate of bug 158660 ***