summaryrefslogtreecommitdiffstats
path: root/bin/prepallinfo
diff options
context:
space:
mode:
Diffstat (limited to 'bin/prepallinfo')
-rwxr-xr-xbin/prepallinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/prepallinfo b/bin/prepallinfo
index 268d090df..205316ab1 100755
--- a/bin/prepallinfo
+++ b/bin/prepallinfo
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepallinfo,v 1.6 2004/10/04 13:56:50 vapier Exp $
-source /usr/lib/portage/bin/isolated-functions.sh
+source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
[[ ! -d ${D}usr/share/info ]] && exit 0