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

Bug 58063

Summary: commoncpp2 html documentation fails to install
Product: Gentoo Linux Reporter: Curtis Magyar <curtm4n>
Component: [OLD] LibraryAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated ebuild with fixed html docs install

Description Curtis Magyar 2004-07-23 07:02:33 UTC
Small typo in the ebuild:

       use doc && dohtml docs/html/*

should be:

       use doc && dohtml doc/html/*



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Curtis Magyar 2004-07-23 07:05:13 UTC
Created attachment 36006 [details]
Updated ebuild with fixed html docs install

This ebuild installs the HTML docs properly.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-08-02 01:01:47 UTC
next time please attach a patch. fixed :)
Comment 3 Curtis Magyar 2004-08-02 12:30:50 UTC
Very sorry.  I suppose there's probably docs on gentoo.org about submitting fixes that I haven't read.  I'll go find them, and attach patches rather than ebuilds from now on.