From 5a3fb946698ec789e724158ec5742cdc49ac7473 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Thu, 13 Sep 2012 23:29:44 -0700 Subject: Convert funcs of ebuild.sh to __ prefixed namespace. --- bin/misc-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/misc-functions.sh') diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh index fe38e23b8..486b8d29a 100755 --- a/bin/misc-functions.sh +++ b/bin/misc-functions.sh @@ -1254,7 +1254,7 @@ install_hooks() { } if [ -n "${MISC_FUNCTIONS_ARGS}" ]; then - source_all_bashrcs + __source_all_bashrcs [ "$PORTAGE_DEBUG" == "1" ] && set -x for x in ${MISC_FUNCTIONS_ARGS}; do ${x} -- cgit v1.2.3-1-g7c22