| 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
Created an attachment (id=137407) [details]
Patch to simplify ebuild
fixed, thanks, I hadnt noticed it wasnt needed anymore