| Summary: | mod_python v3.1.4-r1 and 3.2.10 html docs missing files | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | brad walker <bradmwalker> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | apache-bugs |
| Priority: | High | Keywords: | InVCS |
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | fixes html documentation | ||
|
Description
brad walker
2006-10-01 08:44:12 UTC
Created attachment 98526 [details, diff]
fixes html documentation
this patch will install all files and subdirectories in doc-html, fixing broken links and missing pictures.
Testing mod_python-3.2.10 reveals the same documentation problem. I've tested the proposed patch with 3.2.10 by "patch mod_python-3.2.10.ebuild doc-fix.diff". The proposed patch also fixes 3.2.10's ebuild. Please commit the patch to portage before 3.2.10 goes stable. (In reply to comment #1) > Created an attachment (id=98526) [edit] > fixes html documentation > > this patch will install all files and subdirectories in doc-html, fixing broken > links and missing pictures. I just commited your fixes to CVS. Thanks a lot for your contribution! |