Bug 116861 - joe-3.2 installs docs in /etc/joe/doc
Bug#: 116861 Product:  Gentoo Linux Version: 2005.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: tomk@gentoo.org Reported By: aklhfex@googlemail.com
Component: Ebuilds
URL: 
Summary: joe-3.2 installs docs in /etc/joe/doc
Keywords:  
Status Whiteboard: 
Opened: 2005-12-27 04:43 0000
Description:   Opened: 2005-12-27 04:43 0000
joe-3.2 installs:
/etc/joe/doc/ChangeLog
/etc/joe/doc/HACKING
/etc/joe/doc/HINTS
/etc/joe/doc/LIST
/etc/joe/doc/NEWS
/etc/joe/doc/README

which are also put in /usr/share/doc/joe-3.2/ (with the exception of HACKING).

I suggest adding to the end of src_install():
        rm -rf ${D}etc/joe/doc

------- Comment #1 From Tom Knight 2006-07-14 11:54:10 0000 -------
I've fixed this in the joe 3.4 ebuild. I've just checked it in to CVS so give
it up to an hour before syncing.