Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200870 - media-sound/audacity-1.3.4 installs icon twice
Summary: media-sound/audacity-1.3.4 installs icon twice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 21:07 UTC by Richard Ash
Modified: 2007-12-02 13:27 UTC (History)
0 users

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


Attachments
Patch to simplify ebuild (audacity-1.3.4.ebuild.patch,305 bytes, patch)
2007-11-30 21:08 UTC, Richard Ash
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Ash 2007-11-30 21:07:44 UTC
The last two lines of the current ebuild are obsolte, because make install already puts images/AudacityLogo48x48.xpm in position as /usr/share/audacity/audacity.xpm.

As the two icons go in the same place it doesn't matter, but the ebuild could be simplified as in the following patch
Comment 1 Richard Ash 2007-11-30 21:08:19 UTC
Created attachment 137407 [details, diff]
Patch to simplify ebuild
Comment 2 Alexis Ballier gentoo-dev 2007-12-02 13:27:25 UTC
fixed, thanks, I hadnt noticed it wasnt needed anymore