summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-04 19:11:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-04 19:30:20 +0200
commitd61d750c8927a6a2b51d8e2ae448d48d875cc259 (patch)
treec001eee4b03aafff10a90e210e27e12b418f625f /mail-client
parentmail-client/thunderbird: drop USE=gmp-autoupdate (diff)
downloadgentoo-d61d750c8927a6a2b51d8e2ae448d48d875cc259.tar.gz
gentoo-d61d750c8927a6a2b51d8e2ae448d48d875cc259.tar.bz2
gentoo-d61d750c8927a6a2b51d8e2ae448d48d875cc259.zip
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@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/thunderbird/thunderbird-78.3.1.ebuild4
1 files 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 7c0951f4674a..4b20c2824a59 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"