summaryrefslogtreecommitdiffstats
path: root/bin/doexe
diff options
context:
space:
mode:
Diffstat (limited to 'bin/doexe')
-rwxr-xr-xbin/doexe2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/doexe b/bin/doexe
index 257bfea8e..818c8a5b3 100755
--- a/bin/doexe
+++ b/bin/doexe
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doexe,v 1.10.2.1 2004/12/06 03:01:43 carpaski Exp $
-source /usr/lib/portage/bin/isolated-functions.sh
+source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
if [[ $# -lt 1 ]] ; then
echo "$0: at least one argument needed" 1>&2