summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2020-10-18 07:33:14 (GMT)
committerGitHub <noreply@github.com>2020-10-18 07:33:14 (GMT)
commit62a7de5b0f998f3be584045da2dc5a5684f6e1ef (patch)
tree323f49a0b2b9762ead1348e454be5e56b2f6fec7
parent3975029a9e34283d170cfafdc5b188735651bb8c (diff)
parent19f18491638d3f1435e649807fec3a33b2ebd133 (diff)
Merge pull request #1407 from bagasme/local-patch-dir-description-clarify-example
Clarify tree layout of local patches directory
-rw-r--r--config/global/extract.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/global/extract.in b/config/global/extract.in
index ba7f5f4..4e62480 100644
--- a/config/global/extract.in
+++ b/config/global/extract.in
@@ -107,5 +107,7 @@ config LOCAL_PATCH_DIR
help
Enter the custom patch directory here.
- Note that you must ensure that the directory containing your custom
- patches is arranged the same way the official directory is.
+ Note that you must ensure that tree layout of the directory containing
+ your custom patches match the bundled patches one. For example, if you
+ have custom GCC patches for <gcc-version>, place them under
+ $LOCAL_PATCH_DIR/gcc/<gcc-version>.