commit: d61d750c8927a6a2b51d8e2ae448d48d875cc259
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 17:11:39 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 4 17:30:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61d750c
mail-client/thunderbird: synchronize with mail-client/thunderbird-bin
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
mail-client/thunderbird/thunderbird-78.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-client/thunderbird/thunderbird-78.3.1.ebuild
b/mail-client/thunderbird/thunderbird-78.3.1.ebuild
index 7c0951f4674..4b20c2824a5 100644
--- a/mail-client/thunderbird/thunderbird-78.3.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.3.1.ebuild
@@ -811,9 +811,9 @@ src_install() {
# Install system-wide preferences
local PREFS_DIR="${MOZILLA_FIVE_HOME}/defaults/pref"
insinto "${PREFS_DIR}"
- newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js
+ newins "${FILESDIR}"/gentoo-default-prefs.js gentoo-prefs.js
- local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js"
+ local GENTOO_PREFS="${ED}${PREFS_DIR}/gentoo-prefs.js"
# Set dictionary path to use system hunspell
cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set
spellchecker.dictionary_path pref"