Bug 159197 - dev-db/sqlite-3.3.6 html docs have broken image links
Bug#: 159197 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: chris@mayos.plus.com
Component: Ebuilds
URL: 
Summary: dev-db/sqlite-3.3.6 html docs have broken image links
Keywords:  
Status Whiteboard: 
Opened: 2006-12-27 04:18 0000
Description:   Opened: 2006-12-27 04:18 0000
USE="doc" sqlite-3.3.6 does not install images linked from html pages.

Changing:
   dohtml doc/*.html doc/*.txt doc/*.png
to:
   dohtml doc/*.html doc/*.txt doc/*.gif art/2005osaward.gif

fixes this.

------- Comment #1 From Petteri Räty 2007-01-01 05:08:53 0000 -------
Fixed in my dev overlay:
https://overlays.gentoo.org/svn/dev/betelgeuse/dev-db/sqlite

------- Comment #2 From Petteri Räty 2007-02-02 18:17:13 0000 -------
3.3.12 committed and it has the fix for this