diff options
-rwxr-xr-x | bin/dodoc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ # $Id$ if [ $# -lt 1 ] ; then + source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh vecho "${0##*/}: at least one argument needed" 1>&2 exit 1 fi |