summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/thunderbird/thunderbird-78.14.0.ebuild')
-rw-r--r--mail-client/thunderbird/thunderbird-78.14.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.14.0.ebuild b/mail-client/thunderbird/thunderbird-78.14.0.ebuild
index fe29cb87800d..e6e2f60de628 100644
--- a/mail-client/thunderbird/thunderbird-78.14.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.14.0.ebuild
@@ -590,6 +590,9 @@ src_configure() {
# python/mach/mach/mixin/process.py fails to detect SHELL
export SHELL="${EPREFIX}/bin/bash"
+ # Set state path
+ export MOZBUILD_STATE_PATH="${BUILD_DIR}"
+
# Set MOZCONFIG
export MOZCONFIG="${S}/.mozconfig"