projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d571b
)
python-any-r1.eclass: Unset global-setting function after use
author
Michał Górny
<mgorny@gentoo.org>
Sun, 6 Dec 2015 15:45:06 +0000
(16:45 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 9 Dec 2015 20:41:16 +0000
(21:41 +0100)
eclass/python-any-r1.eclass
patch
|
blob
|
history
diff --git
a/eclass/python-any-r1.eclass
b/eclass/python-any-r1.eclass
index 390ce904641e89c515de57d2780af872a88a9e22..7d86b9ac5c56a0d114391ca8fcba19f56dbca296 100644
(file)
--- a/
eclass/python-any-r1.eclass
+++ b/
eclass/python-any-r1.eclass
@@
-136,6
+136,7
@@
_python_any_set_globals() {
PYTHON_DEPS="|| ( ${PYTHON_DEPS})"
}
_python_any_set_globals
+unset -f _python_any_set_globals
# @ECLASS-VARIABLE: PYTHON_USEDEP
# @DESCRIPTION: