8e8f26ae95
The three per-version setup_*_bundle_symlinks.py scripts were logically identical, differing only in the version string. Replace the duplicated logic with a single parameterised script: tools/linux/setup_bundle_symlinks.py <version> The three named scripts are kept as one-liner thin wrappers that forward to the unified script, preserving backwards compatibility.