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

Makefile: add pyexternals target #270

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Oct 7, 2024

When running make external not all externals are created right now, only the go ones. This commit ensures all are available inside the ./external dir.

Not sure this is 100% correct, the makefile grew quite a bit please double check

When running `make external` not all externals are created right
now, only the go ones. This commit ensures all are available inside
the `./external` dir.
@mvo5 mvo5 requested a review from schuellerf October 7, 2024 16:08
Copy link
Contributor

@schuellerf schuellerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, I already came across this missing dependency too, thanks!

@schuellerf
Copy link
Contributor

Maybe I'll add a follow up to avoid calling ln if not needed, but doesn't really hurt to run it on each invocation

@supakeen supakeen added this pull request to the merge queue Oct 8, 2024
Merged via the queue into osbuild:main with commit 902ed9a Oct 8, 2024
3 checks passed
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.

3 participants