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 executable file ownership check #37

Open
wants to merge 1 commit into
base: msys2-v6.0.2
Choose a base branch
from

Commits on Feb 29, 2024

  1. Fix executable file ownership check

    When checking ownership for a command in the system PATH, potentially
    append a .exe file extension. MSYS itself tolerates omission, but
    pacman would be unable to identify the command owner without the
    "correct" path.
    
    This is not done if distinct files exist (with/without .exe).
    Wolfgang Pupp authored and radioflash committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    993a36f View commit details
    Browse the repository at this point in the history