diff --git a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 b/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 similarity index 98% rename from packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 rename to packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 index 9903086..025e32f 100644 --- a/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.7.0beta.exheres-0 +++ b/packages/games-arcade/Commander-Genius/Commander-Genius-1.9.8.1beta.exheres-0 @@ -52,6 +52,7 @@ src_configure() { -DSHAREDIR="/usr/share" -DTREMOR=OFF -DUSE_SDL2=1 + -DUSE_PYTHON3=ON -DPYTHON_LIBRARY="$(python${PY_SLOT} -c 'import os.path, sysconfig; print(os.path.join(sysconfig.get_config_var("LIBDIR"), sysconfig.get_config_var("LDLIBRARY")) if sysconfig.get_config_var("LDLIBRARY") else "")')" -DPYTHON_INCLUDE_DIR="$(python${PY_SLOT} -c 'import distutils.sysconfig; print(distutils.sysconfig.get_python_inc())')" )