mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-27 21:39:37 +00:00
`python` binary is not installed on all platform. But `python3` is (because meson is python3). And the script we launch is python3 so use the correct version.