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

Bug 159197

Summary: dev-db/sqlite-3.3.6 html docs have broken image links
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: minor CC: arj
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 157214    

Description Chris Mayo 2006-12-27 04:18:14 UTC
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 Petteri Räty (RETIRED) gentoo-dev 2007-01-01 05:08:53 UTC
Fixed in my dev overlay:
https://overlays.gentoo.org/svn/dev/betelgeuse/dev-db/sqlite
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-02-02 18:17:13 UTC
3.3.12 committed and it has the fix for this