python-any-r1.eclass: Unset global-setting function after use
authorMichał Górny <mgorny@gentoo.org>
Sun, 6 Dec 2015 15:45:06 +0000 (16:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 20:41:16 +0000 (21:41 +0100)
eclass/python-any-r1.eclass

index 390ce904641e89c515de57d2780af872a88a9e22..7d86b9ac5c56a0d114391ca8fcba19f56dbca296 100644 (file)
@@ -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: