Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65761 - Please make Slime documentation when make.conf contains 'doc'
Summary: Please make Slime documentation when make.conf contains 'doc'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Lisp Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-28 20:44 UTC by The Janitor
Modified: 2005-12-11 11:10 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 The Janitor 2004-09-28 20:44:14 UTC
ebuild needs to 'cd doc' and 'make install' to get slime.info installed, then later copy slime.ps to the slime directory in /usr/docs

Reproducible: Always
Steps to Reproduce:
1. emerge slime
2. look for manual
3.

Actual Results:  
I didn't find the manual  ;-)

Expected Results:  
installed the manual, for all us slime newbies

The README file currently installed near the top states

"For a real description, see the manual in doc/"
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2005-12-11 11:10:34 UTC
slime ebuilds now build and install the info docs based on the doc use flag.
Thanks for the bug report.