summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-02-24 22:01:04 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-02-24 23:35:14 +0100
commite69c7368abece7ff6ecc9118f972601869d40706 (patch)
tree51c6a718cae3ca1bd6ad64ecce46b485f702cfbe
parentmedia-sound/cantata: 2.4.1 version bump (diff)
downloadgentoo-e69c7368.tar.gz
gentoo-e69c7368.tar.bz2
gentoo-e69c7368.zip
www-client/firefox: avoid build failure caused by set XDG_CACHE_HOME
Bug: https://bugs.gentoo.org/709318 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--www-client/firefox/firefox-68.5.0.ebuild1
-rw-r--r--www-client/firefox/firefox-73.0.1.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-68.5.0.ebuild b/www-client/firefox/firefox-68.5.0.ebuild
index 53a91a96f61e..5b6773e66a40 100644
--- a/www-client/firefox/firefox-68.5.0.ebuild
+++ b/www-client/firefox/firefox-68.5.0.ebuild
@@ -227,6 +227,7 @@ pkg_setup() {
DISPLAY \
ORBIT_SOCKETDIR \
SESSION_MANAGER \
+ XDG_CACHE_HOME \
XDG_SESSION_COOKIE \
XAUTHORITY
diff --git a/www-client/firefox/firefox-73.0.1.ebuild b/www-client/firefox/firefox-73.0.1.ebuild
index 6e104cb56f90..e91d169c5b6d 100644
--- a/www-client/firefox/firefox-73.0.1.ebuild
+++ b/www-client/firefox/firefox-73.0.1.ebuild
@@ -219,6 +219,7 @@ pkg_setup() {
DISPLAY \
ORBIT_SOCKETDIR \
SESSION_MANAGER \
+ XDG_CACHE_HOME \
XDG_SESSION_COOKIE \
XAUTHORITY