commit: c208118615dc101a5098b4c2c05ac01027cb1dae Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 12:20:37 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 12:22:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2081186
www-client/firefox-bin: fix desktop shortcut symbol Package-Manager: Portage-3.0.21, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> www-client/firefox-bin/firefox-bin-91.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/firefox-bin/firefox-bin-91.0.ebuild b/www-client/firefox-bin/firefox-bin-91.0.ebuild index aa4d0709756..cd387ec2049 100644 --- a/www-client/firefox-bin/firefox-bin-91.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-91.0.ebuild @@ -262,6 +262,7 @@ src_install() { local desktop_file="${FILESDIR}/${PN}-r2.desktop" local desktop_filename="${PN}.desktop" local exec_command="${PN}" + local icon="${PN}" local use_wayland="false" if use wayland ; then