[debian-edu-commits] debian-edu/ 01/02: Replace firefox with firefox-esr to set the default browser.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Sat Jun 18 09:07:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit 03bc8f3486ba3d8ff506e53a2ccb78421cd64457
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.
---
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