Bug 200870 - media-sound/audacity-1.3.4 installs icon twice
Bug#: 200870 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: proaudio@gentoo.org Reported By: richard@audacityteam.org
Component: Ebuilds
URL: 
Summary: media-sound/audacity-1.3.4 installs icon twice
Keywords:  
Status Whiteboard: 
Opened: 2007-11-30 21:07 0000
Description:   Opened: 2007-11-30 21:07 0000
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 From Richard Ash 2007-11-30 21:08:19 0000 -------
Created an attachment (id=137407) [details]
Patch to simplify ebuild

------- Comment #2 From Alexis Ballier 2007-12-02 13:27:25 0000 -------
fixed, thanks, I hadnt noticed it wasnt needed anymore