summaryrefslogtreecommitdiffstats
path: root/bin/prepman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/prepman')
-rwxr-xr-xbin/prepman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/prepman b/bin/prepman
index ba70a4b8a..9e5e41984 100755
--- a/bin/prepman
+++ b/bin/prepman
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/prepman,v 1.10.2.3 2005/05/29 12:40:08 jstubbs Exp $
-source /usr/lib/portage/bin/isolated-functions.sh
+source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
if [[ -z $1 ]] ; then
z="${D}usr/share/man"