| 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.
Fixed in my dev overlay: https://overlays.gentoo.org/svn/dev/betelgeuse/dev-db/sqlite
3.3.12 committed and it has the fix for this