projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6541530
)
When using vecho or eqawarn it comes in handy when isolated-functions
author
Zac Medico
<zmedico@gentoo.org>
Tue, 20 May 2008 19:42:39 +0000
(19:42 -0000)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/bin/prepalldocs
b/bin/prepalldocs
index cd1328e5f088c328005ac17cab7144b360c097af..c9509d1ffd4d54ff53058c49d94c9f0e93bfcd87 100755
(executable)
--- 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