Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6997

Summary: net-p2p/dchub has incorrect 'dodoc' statement
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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