summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-02 22:18:41 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-02 22:18:41 +0000
commit1d7798a2fb86b5c5d4e2ad6a3d8bf0810f60fff4 (patch)
treee93ba5f2c646575d54813dcb49671690f528f15a /bin/misc-functions.sh
parentFix inconsistencies between the "clean" and "cleanrm" phases. (diff)
downloadportage-multirepo-1d7798a2fb86b5c5d4e2ad6a3d8bf0810f60fff4.tar.gz
portage-multirepo-1d7798a2fb86b5c5d4e2ad6a3d8bf0810f60fff4.tar.bz2
portage-multirepo-1d7798a2fb86b5c5d4e2ad6a3d8bf0810f60fff4.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. svn path=/main/trunk/; revision=12134
Diffstat (limited to 'bin/misc-functions.sh')
-rwxr-xr-xbin/misc-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index f1f70553..8ce82a2a 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -710,6 +710,7 @@ dyn_rpm() {
}
if [ -n "${MISC_FUNCTIONS_ARGS}" ]; then
+ source_all_bashrcs
[ "$PORTAGE_DEBUG" == "1" ] && set -x
for x in ${MISC_FUNCTIONS_ARGS}; do
${x}