mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Dug more into the build process and python is not strictly required for man pages, it is only used to create an index which isn't significant. Only call setup_python when features that *do* need python are enabled. Fixes bootstrap_sdk which builds systemd with minimal use flags.