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 build: conditionally pass --destdir and --prefix to installer #343

Merged

Conversation

MattSturgeon
Copy link
Contributor

@MattSturgeon MattSturgeon commented Jan 19, 2025

Ensure PREFIX and DESTDIR are correctly passed to python -m installer

--destdir and --prefix should be used when the respective variable is non-empty.

This fixes issues we encountered while packaging umu-launcher for nixpkgs, removing the need for this patch

Ensure PREFIX and DESTDIR are correctly passed to `python -m installer`

`--destdir` and `--prefix` should be used when the respective variable
is non-empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants