summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-02 22:20:34 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-02 22:20:34 +0000
commitaa66ee37897073357f1e162e6d3576c8b44a0bec (patch)
treed1c248349c4424b115cc26444bd4da2770e2c61e /bin/isolated-functions.sh
parentFix inconsistencies between the "clean" and "cleanrm" phases. (trunk r12126) (diff)
downloadportage-multirepo-aa66ee37897073357f1e162e6d3576c8b44a0bec.tar.gz
portage-multirepo-aa66ee37897073357f1e162e6d3576c8b44a0bec.tar.bz2
portage-multirepo-aa66ee37897073357f1e162e6d3576c8b44a0bec.zip
Source bashrc files as late as possible, giving them the opportunity to
override as much as possible. Thanks to Ned Ludd <solar@g.o> for the suggestion. (trunk r12134) svn path=/main/branches/2.1.6/; revision=12135
Diffstat (limited to 'bin/isolated-functions.sh')
-rwxr-xr-xbin/isolated-functions.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 77336d91..9ed933c0 100755
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -514,7 +514,8 @@ save_ebuild_env() {
GOOD HILITE HOME IMAGE \
LAST_E_CMD LAST_E_LEN LD_PRELOAD MISC_FUNCTIONS_ARGS MOPREFIX \
NORMAL PKGDIR PKGUSE PKG_LOGDIR PKG_TMPDIR \
- PORTAGE_ACTUAL_DISTDIR PORTAGE_ARCHLIST PORTAGE_BASHRC \
+ PORTAGE_ACTUAL_DISTDIR PORTAGE_ARCHLIST \
+ PORTAGE_BASHRC PORTAGE_BASHRCS_SOURCED \
PORTAGE_BINPKG_TAR_OPTS PORTAGE_BINPKG_TMPFILE PORTAGE_BUILDDIR \
PORTAGE_COLORMAP PORTAGE_CONFIGROOT PORTAGE_DEBUG \
PORTAGE_DEPCACHEDIR PORTAGE_GID PORTAGE_INST_GID \