diff options
Diffstat (limited to 'eclass/python-r1.eclass')
-rw-r--r-- | eclass/python-r1.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index 91f0436f3ef2..6e7b6e19ce10 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -234,6 +234,7 @@ _python_set_globals() { fi } _python_set_globals +unset -f _python_set_globals # @FUNCTION: _python_validate_useflags # @INTERNAL |