summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
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/misc-functions.sh
parent91ce7faffeb61e66c3377b81d5fe3fca00151c3b (diff)
downloadportage-aa66ee37897073357f1e162e6d3576c8b44a0bec.tar.gz
portage-aa66ee37897073357f1e162e6d3576c8b44a0bec.tar.bz2
portage-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/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 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}