From a7086ea5d8a8c9df028442deb27dcfce72b1087a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 4 Mar 2020 14:20:35 +0100 Subject: [PATCH] python-r1.eclass: Report impl used by python_setup MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/python-r1.eclass | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2