commit:     e439dec91ed2212c57c2f84aaf5920e88c89eb81
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 00:26:43 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 16:26:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e439dec9

kde-apps/cantor: Drop unused Python3_EXECUTABLE cmakearg

Closes: https://bugs.gentoo.org/881785
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/cantor/cantor-22.08.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/cantor/cantor-22.08.3.ebuild 
b/kde-apps/cantor/cantor-22.08.3.ebuild
index 8caa0867b857..25ff7f64cda3 100644
--- a/kde-apps/cantor/cantor-22.08.3.ebuild
+++ b/kde-apps/cantor/cantor-22.08.3.ebuild
@@ -98,7 +98,6 @@ src_configure() {
                -DLUAJIT_INCLUDEDIR="${EPREFIX}/$(lua_get_include_dir)"
                -DLUAJIT_LIBDIR="${EPREFIX}/$(lua_get_cmod_dir)"
        )
-       use python && mycmakeargs+=( -DPython3_EXECUTABLE="${PYTHON}" )
        ecm_src_configure
 }
 

Reply via email to