Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254007 - app-editors/joe-3.7 installs /usr/share/doc/joe and /usr/share/doc/joe-3.7
Summary: app-editors/joe-3.7 installs /usr/share/doc/joe and /usr/share/doc/joe-3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 20:02 UTC by Chris Mayo
Modified: 2009-01-07 18:07 UTC (History)
0 users

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


Attachments
joe-3.7-ebuild-doc.patch (joe-3.7-ebuild-doc.patch,581 bytes, patch)
2009-01-06 20:03 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2009-01-06 20:02:27 UTC
joe now installs docs by default in /usr/share/doc, so the old rm /etc/joe/doc now does nothing. There is also now a --docdir option.

ebuild patch that works for me below.
Comment 1 Chris Mayo 2009-01-06 20:03:22 UTC
Created attachment 177592 [details, diff]
joe-3.7-ebuild-doc.patch
Comment 2 Patrick Lauer gentoo-dev 2009-01-07 18:07:02 UTC
+  07 Jan 2009; Patrick Lauer <patrick@gentoo.org> joe-3.7.ebuild:
+  Small fix for docs, fixes #254007


Thanks for the patch!