When using vecho or eqawarn it comes in handy when isolated-functions
authorZac Medico <zmedico@gentoo.org>
Tue, 20 May 2008 19:42:39 +0000 (19:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 May 2008 19:42:39 +0000 (19:42 -0000)
have been sourced. (branches/prefix r10380)

svn path=/main/trunk/; revision=10381

bin/prepalldocs

index cd1328e5f088c328005ac17cab7144b360c097af..c9509d1ffd4d54ff53058c49d94c9f0e93bfcd87 100755 (executable)
@@ -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