Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
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
Done, thanks for the patch.