[debian-edu-commits] debian-edu/ 01/02: Replace firefox with firefox-esr to set the default browser.

Holger Levsen holger at layer-acht.org
Wed Jul 6 16:20:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch jessie
in repository debian-edu-config.

commit 090db641f398c6d64cc932ffb0fad109fcdb4763
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sat Jun 18 10:59:50 2016 +0200

    Replace firefox with firefox-esr to set the default browser.
    
    (cherry picked from commit 03bc8f3486ba3d8ff506e53a2ccb78421cd64457)
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 etc/apt/apt.conf.d/99-edu-prefer-firefox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/apt/apt.conf.d/99-edu-prefer-firefox b/etc/apt/apt.conf.d/99-edu-prefer-firefox
index a114777..7fe37fa 100644
--- a/etc/apt/apt.conf.d/99-edu-prefer-firefox
+++ b/etc/apt/apt.conf.d/99-edu-prefer-firefox
@@ -2,6 +2,6 @@
 DPkg
 {
 Post-Invoke {
-"x=/usr/bin/firefox;[ -x $x ] && update-alternatives --set x-www-browser $x||true";
+"x=/usr/bin/firefox-esr;[ -x $x ] && update-alternatives --set x-www-browser $x||true";
 };
 };

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list