#3518: Readline docdir
--------------------+------------------------
Reporter: chris | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.6
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------+------------------------
There are instructions on the Readline installation page to create
/usr/share/doc/readline-&version; and copy some documentation there.
However, a plain "make install" on Readline creates
/usr/share/doc/readline and copies a few files there by default.
Therefore, there should be a --docdir switch added to configure to
eliminate the extra directory - this also means of course that the
instruction to create that directory manually can be removed.
The instructions could also be further simplified by replacing "make
install" with "make htmldir=/usr/share/doc/readline-&version; install",
which would make it install HTML versions of the documentation into that
dir, though this would not include the ps,pdf, and dvi versions so those
would still need to be manually copied, if desired.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3518>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page