projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2725248
)
www-client/firefox: fix typo
author
Thomas Deutschmann
<whissi@gentoo.org>
Wed, 1 Apr 2020 21:14:11 +0000
(23:14 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Wed, 1 Apr 2020 21:14:30 +0000
(23:14 +0200)
Closes: https://bugs.gentoo.org/715654
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/files/firefox.sh
patch
|
blob
|
history
diff --git
a/www-client/firefox/files/firefox.sh
b/www-client/firefox/files/firefox.sh
index dcb2a8d606d0afa16bae2ffd925e283cbb6b3113..f1fde8fdfce0655453d27c3fc62e0d05083fd8ae 100644
(file)
--- a/
www-client/firefox/files/firefox.sh
+++ b/
www-client/firefox/files/firefox.sh
@@
-100,7
+100,7
@@
export MOZ_ALLOW_DOWNGRADE=1
##
## Route to the correct .desktop file to get proper
-## name
s and contect menu
s
+## name
and action
s
##
if [[ $@ != *"--name "* ]]; then
set -- --name "${DESKTOP_FILE}" "$@"