commit:     c9cc4e4dd52f4579b3ea10754012ea7a59a15b39
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Aug 24 22:56:31 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Oct 27 08:02:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cc4e4d

sci-geosciences/GeographicLib: remove call to python_compile_all

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22097
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild 
b/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild
index 892d850baaa..52e3cdd8b42 100644
--- a/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild
+++ b/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild
@@ -62,7 +62,6 @@ src_compile() {
                pushd "python" || die
                python_foreach_impl distutils-r1_python_compile
                popd || die
-               python_compile_all
        fi
 }
 

Reply via email to