summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-12-06 16:45:06 +0100
committerMichał Górny <mgorny@gentoo.org>2015-12-09 21:41:16 +0100
commit9cb09f544419ca1c75879f570c417227e3b5adef (patch)
treeff91b205a1efdf78cd036b6ca44e12e4aeb61c8e /eclass/python-any-r1.eclass
parentpython-any-r1.eclass: Rename global-setting func to match eclass name (diff)
downloadgentoo-9cb09f544419ca1c75879f570c417227e3b5adef.tar.gz
gentoo-9cb09f544419ca1c75879f570c417227e3b5adef.tar.bz2
gentoo-9cb09f544419ca1c75879f570c417227e3b5adef.zip
python-any-r1.eclass: Unset global-setting function after use
Diffstat (limited to 'eclass/python-any-r1.eclass')
-rw-r--r--eclass/python-any-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index 390ce904641e..7d86b9ac5c56 100644
--- 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: