Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6997 - net-p2p/dchub has incorrect 'dodoc' statement
Summary: net-p2p/dchub has incorrect 'dodoc' statement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-25 01:39 UTC by SpanKY
Modified: 2002-08-26 16:20 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 SpanKY gentoo-dev 2002-08-25 01:39:51 UTC
in the src_install() function, you find this:
Comment 1 SpanKY gentoo-dev 2002-08-25 01:44:21 UTC
no idea what button i just pushed ...

you find this statement:
dodoc -r Documentation

although i *wish* this was a valid option, its not

FIX:
dodoc Documentation/*
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-08-26 16:20:25 UTC
committed