nose-0.11.1 fails install the multiple python wrapper script. Cause: @@ -54,7 +54,7 @@ src_install() { distutils_src_install --install-data "${EPREFIX}/usr/share" - python_generate_wrapper_scripts -E -f -q "${ED}usr/bin/nosetests" + python_generate_wrapper_scripts -E -f -q "${D}usr/bin/nosetests" if use doc; then dohtml -r -A txt doc/html/* Reproducible: Always
Grr inline patch is -R sorry
I'd say so, because otherwise it looked pretty wrong.
fixed, thanks