Bug 58063 - commoncpp2 html documentation fails to install
Bug#: 58063 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: lanius@gentoo.org Reported By: curtm4n@gmail.com
Component: Library
URL: 
Summary: commoncpp2 html documentation fails to install
Keywords:  
Status Whiteboard: 
Opened: 2004-07-23 07:02 0000
Description:   Opened: 2004-07-23 07:02 0000
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 From Curtis Magyar 2004-07-23 07:05:13 0000 -------
Created an attachment (id=36006) [details]
Updated ebuild with fixed html docs install

This ebuild installs the HTML docs properly.

------- Comment #2 From Heinrich Wendel (RETIRED) 2004-08-02 01:01:47 0000 -------
next time please attach a patch. fixed :)

------- Comment #3 From Curtis Magyar 2004-08-02 12:30:50 0000 -------
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.