From: Thomas Deutschmann Date: Mon, 24 Feb 2020 21:01:04 +0000 (+0100) Subject: www-client/firefox: avoid build failure caused by set XDG_CACHE_HOME X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e69c7368abece7ff6ecc9118f972601869d40706;p=gentoo.git 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 --- 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