From d3ef3eb324dd297d6eeac4ee11ffc86ded1d839a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 10 May 2017 15:25:06 +0200 Subject: python-utils-r1.eclass: Remove stray old doc bit Remove the bit of old python_moduleinto documentation that has been accidentally left over. --- eclass/python-utils-r1.eclass | 6 ------ 1 file changed, 6 deletions(-) (limited to 'eclass/python-utils-r1.eclass') diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 66a359e8daee..c46feb08449b 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-r1.eclass @@ -823,12 +823,6 @@ python_newscript() { # python_foreach_impl python_domodule baz.py # } # @CODE - -# Set the current module root. The new value will be stored -# in the 'python_moduleroot' environment variable. The new value need -# be relative to the site-packages root. -# -# Alternatively, you can set the variable directly. python_moduleinto() { debug-print-function ${FUNCNAME} "${@}" -- cgit v1.2.3-65-gdbad