This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository palemoon-systemwide-config. commit 8d222d62bfe56f836b1b6ac73dd7b580e8d44975 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 05:46:11 2018 +0100 debian/palemoon-systemwide-config.links: fix symlink target and name, renamed it to palemoon.cfg instead of mozilla.cfg. --- debian/changelog | 3 +++ debian/palemoon-systemwide-config.links | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ec0211c..435ce22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,5 +16,8 @@ palemoon-systemwide-config (1.0x2go1) UNRELEASED; urgency=low + Fix installation path (/usr/lib/palemoon/palemoon/defaults/pref/autoconfig.js => /usr/lib/palemoon/defaults/pref/autoconfig.js). + * debian/palemoon-systemwide-config.links: + + Fix symlink target and name, renamed it to palemoon.cfg instead of + mozilla.cfg. -- Mihai Moldovan <ionic@ionic.de> Mon, 24 Dec 2018 23:45:03 +0100 diff --git a/debian/palemoon-systemwide-config.links b/debian/palemoon-systemwide-config.links index 36f6416..dd84b2a 100644 --- a/debian/palemoon-systemwide-config.links +++ b/debian/palemoon-systemwide-config.links @@ -1 +1 @@ -/etc/palemoon/mozilla.cfg /usr/lib/palemoon/mozilla.cfg +/etc/palemoon/palemoon.cfg /usr/lib/palemoon/palemoon.cfg -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git