>>>>> On Wed, 15 Dec 2010, Arfrever Frehtes Taifersar Arahesis wrote:
>+ sed -e
>"1s:^#![[:space:]]*\([^[:space:]]*/usr/bin/env[[:space:]]\)\?[[:space:]]*\([^[:space:]]*/\)\?\(jython\|python\)\([[:digit:]]\+\(\.[[:digit:]]\+\)\?\)\?\(\$\|[[:space:]].*\):#!\1\2${python_interpreter}\6:"
> -i "${file}" || die "Conversion of shebang in '${file}' failed"
>+ echo ${_BOLD}"$(PYTHON)" "${setup_file}"
>"${distutils_global_optio...@]}" $([[ -z
>"${DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES}" ]] && echo build -b
>"$(_distutils_get_build_dir)") install --no-compile
>--root="${T}/images/${PYTHON_ABI}" "$@"${_NORMAL}
This is unreadable. Could you please use a reasonable line length
below 80 characters? In your mail message and (more important) in the
eclasses.
Thanks
Ulrich