diff options
Diffstat (limited to 'eclass/python-r1.eclass')
-rw-r--r-- | eclass/python-r1.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index cd4c22aa0bd8..960fed8c451a 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -785,6 +785,7 @@ python_setup() { fi python_wrapper_setup + einfo "Using ${EPYTHON} in global scope" } # @FUNCTION: python_replicate_script |