Skip to content

Commit 085af4a

Browse files
authored
Use source for patching (#4130)
Signed-off-by: Uilian Ries <uilianries@gmail.com>
1 parent 2238e80 commit 085af4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/tools/files/patches.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Usage:
3737
3838
from conan.tools.files import apply_conandata_patches
3939
40-
def build(self):
40+
def source(self):
4141
apply_conandata_patches(self)
4242
4343

0 commit comments

Comments
 (0)