Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 501018

Summary: app-office/gnucash-2.6.1 installs docs in /usr/share/doc/gnucash/
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2014-02-11 20:57:10 UTC
/usr/share/doc/gnucash-2.6.1/README.HBCI.bz2
/usr/share/doc/gnucash-2.6.1/README.OFX.bz2
/usr/share/doc/gnucash/abc-all.qif.bz2
/usr/share/doc/gnucash/abc.qif.bz2
/usr/share/doc/gnucash/AUTHORS.bz2
/usr/share/doc/gnucash/bogus.qif.bz2
....


Also unwanted docs are not deleted by the line:
rm -rf "${ED}"/usr/share/doc/${PF}/{examples/,COPYING,INSTALL,*win32-bin.txt,projects.html}

Fixed for me by adding --docdir=/usr/share/doc/${PF} to gnome2_src_configure.

Can also remove GNC_DOC_INSTALL_DIR=/usr/share/doc/${PF} from gnome2_src_install.
Comment 1 Pacho Ramos gentoo-dev 2014-02-11 21:13:27 UTC

*** This bug has been marked as a duplicate of bug 482646 ***