projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33915f9
)
python-r1.eclass: Report impl used by python_setup
author
Michał Górny
<mgorny@gentoo.org>
Wed, 4 Mar 2020 13:20:35 +0000
(14:20 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 5 Mar 2020 07:57:37 +0000
(08:57 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/python-r1.eclass
patch
|
blob
|
history
diff --git
a/eclass/python-r1.eclass
b/eclass/python-r1.eclass
index cd4c22aa0bd88479f876c03b4709a81ccadb1560..960fed8c451a84b01f0447774edb1507d6faddcd 100644
(file)
--- 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