Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116615 - audacity-1.2.3-r1 installs docs into /usr/share/doc/audacity/
Summary: audacity-1.2.3-r1 installs docs into /usr/share/doc/audacity/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-24 07:25 UTC by Chris Mayo
Modified: 2005-12-31 20:25 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 2005-12-24 07:25:42 UTC
audacity-1.2.3-r1 installs docs into /usr/share/doc/audacity/ as well as /usr/share/doc/audacity-1.2.3-r1.

I think the line in src_install that is
   rm -rf ${D}/share/doc
should be:
   rm -rf ${D}/usr/share/doc/audacity

Also audacity-1.2-help.htb is included in the dodoc line, but this I believe is the online help that is installed at:
   /usr/share/audacity/audacity-1.2-help.htb
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2005-12-31 20:25:47 UTC
Fixed in 1.2.4b