From 4a371c97f422d0dc68fece2fe56d544ccd6558e9 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 17 Oct 2018 20:07:04 -0400 Subject: wrap: Apply patch even in VCS cases --- docs/markdown/snippets/wrap_patch.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/wrap_patch.md b/docs/markdown/snippets/wrap_patch.md index d5a1f5f..ae66bbd 100644 --- a/docs/markdown/snippets/wrap_patch.md +++ b/docs/markdown/snippets/wrap_patch.md @@ -12,3 +12,8 @@ case overlay files are local. Every files in that directory, and subdirectories, will be copied to the subproject directory. This can be used for example to add `meson.build` files to a project not using Meson build system upstream. The patch directory must be placed in `subprojects/packagefiles` directory. + +## Patch on all wrap types + +`patch_*` keys are not limited to `wrap-file` any more, they can be specified for +all wrap types. -- cgit v1.1