Bug 236970 - www-client/mozilla-firefox-bin-3.0.1-r1: use icon provided by upstream instead of current
Bug#: 236970 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: mozilla@gentoo.org Reported By: pacho@condmat1.ciencias.uniovi.es
Component: Applications
URL: 
Summary: www-client/mozilla-firefox-bin-3.0.1-r1: use icon provided by upstream instead of current
Keywords:  
Status Whiteboard: 
Opened: 2008-09-07 14:21 0000
Description:   Opened: 2008-09-07 14:21 0000
Currently an icon is being provided by gentoo in ${FILESDIR}, this is not
needed as upstream tarball already includes an icon

Attached diff modifies ebuild to use it

Reproducible: Always

------- Comment #1 From Pacho Ramos 2008-09-07 14:22:23 0000 -------
Created an attachment (id=164815) [details]
mozilla-firefox-bin.ebuild.diff

It also moves "newicon" to the start, before mv "${S}"
"${D}"${MOZILLA_FIVE_HOME} , if not, it won't find the icon

------- Comment #2 From Raúl Porcel 2008-09-08 16:09:35 0000 -------
Done, thanks for the patch.