From: Michał Górny Date: Sun, 6 Dec 2015 15:45:17 +0000 (+0100) Subject: python-single-r1.eclass: Unset global-setting function after use X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=364a3668775f4bb372dc40ff677df9a2b0d3ea7f;p=gentoo.git python-single-r1.eclass: Unset global-setting function after use --- diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass index d9fc34b0ed85..a89926dbf51b 100644 --- a/eclass/python-single-r1.eclass +++ b/eclass/python-single-r1.eclass @@ -255,6 +255,7 @@ _python_single_set_globals() { fi } _python_single_set_globals +unset -f _python_single_set_globals # @FUNCTION: python_gen_usedep # @USAGE: [...]