Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python-minimal installation issues #1240

Merged
merged 3 commits into from
Apr 10, 2022
Merged

Fix python-minimal installation issues #1240

merged 3 commits into from
Apr 10, 2022

Commits on Apr 10, 2022

  1. [SCons] Fix python_prefix/prefix handling for minimal Python module

    Make the case where prefix is specified but python_prefix is not consistent
    with how the full Python module is handled.
    
    Fix a case where the minimal Python module could be installed to a directory
    named literally 'python_prefix'.
    speth committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    4a623a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e89734 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.6.0b2

    speth committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    aed4f60 View commit details
    Browse the repository at this point in the history