From 37c81588bc15acac85971c13a5f829b04eb1d250 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 20 May 2008 19:42:39 +0000 Subject: When using vecho or eqawarn it comes in handy when isolated-functions have been sourced. (branches/prefix r10380) svn path=/main/trunk/; revision=10381 --- bin/prepalldocs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/prepalldocs b/bin/prepalldocs index cd1328e5..c9509d1f 100755 --- a/bin/prepalldocs +++ b/bin/prepalldocs @@ -3,6 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh + if [[ -n $1 ]] ; then vecho "${0##*/}: invalid usage; takes no arguments" 1>&2 fi -- cgit v1.2.3-65-gdbad