projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdcde7c
)
When using vecho or eqawarn it comes in handy when isolated-functions
author
Zac Medico
<zmedico@gentoo.org>
Sun, 25 May 2008 03:17:54 +0000
(
03:17
-0000)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/bin/prepalldocs
b/bin/prepalldocs
index e188329d61eff38fe340c9afb9e1ac2767658cb8..905b967c0bfd088b37917939ed4996705252f064 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