summaryrefslogtreecommitdiffstats
path: root/bin/doins
diff options
context:
space:
mode:
Diffstat (limited to 'bin/doins')
-rwxr-xr-xbin/doins2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/doins b/bin/doins
index aab6e9916..f35cbc63a 100755
--- a/bin/doins
+++ b/bin/doins
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/doins,v 1.7.2.2 2004/12/17 22:25:13 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"