From 1d7798a2fb86b5c5d4e2ad6a3d8bf0810f60fff4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 2 Dec 2008 22:18:41 +0000 Subject: Source bashrc files as late as possible, giving them the opportunity to override as much as possible. Thanks to Ned Ludd for the suggestion. svn path=/main/trunk/; revision=12134 --- bin/misc-functions.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/misc-functions.sh') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index f1f705538..8ce82a2a8 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} -- cgit v1.2.3-1-g7c22