When using vecho or eqawarn it comes in handy when isolated-functions
authorZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 03:17:54 +0000 (03:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 03:17:54 +0000 (03:17 -0000)
have been sourced. (trunk r10381)

svn path=/main/branches/2.1.2/; revision=10402

bin/prepalldocs

index e188329d61eff38fe340c9afb9e1ac2767658cb8..905b967c0bfd088b37917939ed4996705252f064 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