diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-28 10:35:58 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-28 10:35:58 +0200 |
commit | e5ad23eef40edd7803b010e9e0c7f0a6daf26a50 (patch) | |
tree | acd9ede012c987b0ac72a5713252e30956bf2b51 /rules/patch | |
parent | f8245b1fe89b617a709c4377c58948e09470ac99 (diff) | |
parent | 1e945040392ffbf58ffe1d43c918963645a8531e (diff) | |
download | rules-cc-e5ad23eef40edd7803b010e9e0c7f0a6daf26a50.tar.gz |
Merge subtree 'rules' into rules-cc
Diffstat (limited to 'rules/patch')
-rw-r--r-- | rules/patch/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES index 6f4471c..d14f950 100644 --- a/rules/patch/RULES +++ b/rules/patch/RULES @@ -2,7 +2,7 @@ { "doc": [ "A rule to provide defaults." , "All targets take their defaults for PATCH from the target" - , "[\"\", \"defaults\"]. This is probably the only sensible" + , "[\"patch\", \"defaults\"]. This is probably the only sensible" , "use of this rule. As targets form a different root, the defaults" , "can be provided without changing this directory." ] |