diff options
Diffstat (limited to 'sci-geosciences/GeographicLib')
-rw-r--r-- | sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild b/sci-geosciences/GeographicLib/GeographicLib-1.52.ebuild index 892d850baaac..52e3cdd8b428 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 } |