summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-08-11 14:20:37 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-08-11 14:22:53 +0200
commitc208118615dc101a5098b4c2c05ac01027cb1dae (patch)
tree588f635d70af1290d534b1c7f86a00af510769f0
parentwww-client/firefox: fix desktop shortcut symbol (diff)
downloadgentoo-c208118615dc101a5098b4c2c05ac01027cb1dae.tar.gz
gentoo-c208118615dc101a5098b4c2c05ac01027cb1dae.tar.bz2
gentoo-c208118615dc101a5098b4c2c05ac01027cb1dae.zip
www-client/firefox-bin: fix desktop shortcut symbol
Package-Manager: Portage-3.0.21, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--www-client/firefox-bin/firefox-bin-91.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox-bin/firefox-bin-91.0.ebuild b/www-client/firefox-bin/firefox-bin-91.0.ebuild
index aa4d07097564..cd387ec20494 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