mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-27 21:39:37 +00:00
meson and ninja both depends on python3 which received an update. This python3 update fails to install when linking. This temp fix removes those files. Hopefully a future update will remove the need for this hack