Skip to content

tools.files.patch reads the patch files from the conanfile.source_folder #10408

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

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Jan 24, 2022

Changelog: Fix: The argument patch_file from tools.files.patch is now relative to conanfile.source_folderby default, unless an absolute path to another location is provided, for example, to a path in the conanfile.build_folder.
Docs: conan-io/docs#2382

It will be ported to 2.0 to close #10374 at the alpha 3

@lasote lasote added this to the 1.45 milestone Jan 24, 2022
@lasote lasote requested a review from memsharded January 24, 2022 12:17
@memsharded memsharded merged commit 56aad3a into conan-io:develop Jan 24, 2022
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.

[bug][2.0] patches cannot be applied when using cmake_layout
2 participants