diff options
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/cantor/cantor-22.12.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-22.12.3.ebuild b/kde-apps/cantor/cantor-22.12.3.ebuild index b1a1ba2ad2e9..bfca5766e56e 100644 --- a/kde-apps/cantor/cantor-22.12.3.ebuild +++ b/kde-apps/cantor/cantor-22.12.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 } |