commit:     a17df3d6c9060249605bcc9c14b4fac28efdede3
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 15:47:44 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 15:47:44 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=a17df3d6

firefox-52.4: fix typo

 www-client/firefox/firefox-52.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-52.4.0.ebuild 
b/www-client/firefox/firefox-52.4.0.ebuild
index ebd29fb..4c967d6 100644
--- a/www-client/firefox/firefox-52.4.0.ebuild
+++ b/www-client/firefox/firefox-52.4.0.ebuild
@@ -300,7 +300,7 @@ src_install() {
                || die
 
        local plugin
-       use gmp-autoupdate || || use eme-free || for plugin in 
"${GMP_PLUGIN_LIST[@]}" ; do
+       use gmp-autoupdate || use eme-free || for plugin in 
"${GMP_PLUGIN_LIST[@]}" ; do
                echo "pref(\"media.${plugin}.autoupdate\", false);" >> \
                        
"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \
                        || die

Reply via email to