mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 21:31:01 +00:00
Previously we relied on the presence of a `python3` binary in the PATH that has the correct minor version to build the port. We now first check for the presence of a `python3.minor` binary in the PATH and use that if found. This allows users that have multiple Python versions installed simultaneously (like from a PPA) to build the port without having to change their main version. |
||
|---|---|---|
| .. | ||
| patches | ||
| .gitignore | ||
| package.sh | ||
| version.sh | ||