Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21692 - Missing docbook-xsl-stylesheets (manpages)
Summary: Missing docbook-xsl-stylesheets (manpages)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 20380 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-25 23:37 UTC by Kevin
Modified: 2003-09-12 23:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin 2003-05-25 23:37:34 UTC
The manpages directory is missing from the ebuild (checked 1.57.0 and 1.60.1). 
 
The directory than contains the xsl files for manpages is not included in the ebuild. 
 
Solution:  Change the following line from: 
	for i in common extensions fo html htmlhelp images javahelp lib template xhtml 
to 
	for i in common extensions fo html htmlhelp images javahelp lib manpages 
template xhtml
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-09-07 23:32:00 UTC
the manpages directory contains only a small set of the documentation provided in xhtml/ and html/. is this likely to be expanded upon in future versions ? from the README it doesnt look finished at the moment.

thanks
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-09-11 03:06:54 UTC
*** Bug 20380 has been marked as a duplicate of this bug. ***
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-09-12 23:33:27 UTC
Sorry, thanks for your report but I'm going to leave these out for the moment, until they are more complete.