Bug 30959 - Exmh 2.6.3 ebuild does not include its html docs
|
Bug#:
30959
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: tomk@gentoo.org
|
Reported By: aeriksson@fastmail.fm
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Exmh 2.6.3 ebuild does not include its html docs
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-10-12 04:16 0000
|
Exmh's help/html docs and help/FAQ menu entries are looking for
/usr/lib/exmh-2.6.3/html/index.htm and
/usr/lib/exmh-2.6.3/html/exmh-faq.htm, none of which is installed by default.
I checked the 2.6.3 ebuild script and I didn't see them mentioned in there (?).
I'm not fluent in ebuilds to assert hat that is the root cause, maybe there
is/should be some gymansics with the "doc" USE variable?? I doesn't seem to make
use of it right now.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Created an attachment (id=36965) [details]
Diff for 2.6.3-r1
This patch file summarizes changes Sam brought to 2.6.3 ebuild and corrects the
ebuild a bit (correct headers and dependencies - net-mail/nmh has became
mail-client/nmh).
Thanks Sam and Andrej, I've added your patches and generally tidied up the
ebuilds. Commited to CVS.