Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501018 - app-office/gnucash-2.6.1 installs docs in /usr/share/doc/gnucash/
Summary: app-office/gnucash-2.6.1 installs docs in /usr/share/doc/gnucash/
Status: RESOLVED DUPLICATE of bug 482646
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 20:57 UTC by Chris Mayo
Modified: 2014-02-11 21:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***