This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 59a5ffba2f7bde613777569c1c5bb8079ff47c0d Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 02:13:12 2018 +0200 debian/palemoon.links.in: use DICT_DIR. --- debian/changelog | 2 ++ debian/palemoon.links.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cfdc7f7..649aa3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -255,6 +255,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add Horizon support... whatever that is supposed to be. * debian/lintian-overrides: - Sync with Debian's Firefox package. + * debian/palemoon.links.in: + - Use DICT_DIR. -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 diff --git a/debian/palemoon.links.in b/debian/palemoon.links.in index fd07211..23a8462 100644 --- a/debian/palemoon.links.in +++ b/debian/palemoon.links.in @@ -13,7 +13,7 @@ /usr/share/palemoon/distribution /usr/lib/palemoon/distribution -/usr/share/hunspell usr/lib/palemoon/dictionaries +@DICT_DIR@ usr/lib/palemoon/dictionaries # Palemoon-specific symlinks. /usr/share/palemoon/browser/chrome/icons/default/default16.png /usr/share/icons/hicolor/16x16/apps/palemoon.png -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git