From c8d1bcd28c29802dc2bc1f7ac9d6df475ff4700d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 14 Sep 2010 15:20:48 -0700 Subject: Bug #336433 - Don't filter the DCCC_PATH variable from environment since that breaks distcc ebuilds. --- bin/isolated-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/isolated-functions.sh') diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 950c917c6..2cb9a1663 100644 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -545,7 +545,7 @@ save_ebuild_env() { TERM TERMCAP USER # other variables inherited from the calling environment - unset CVS_RSH DCCC_PATH ECHANGELOG_USER GPG_AGENT_INFO \ + unset CVS_RSH ECHANGELOG_USER GPG_AGENT_INFO \ SSH_AGENT_PID SSH_AUTH_SOCK STY WINDOW XAUTHORITY # CCACHE and DISTCC config -- cgit v1.2.3-1-g7c22