mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-28 14:51:40 +01: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.