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 | 1e945040392ffbf58ffe1d43c918963645a8531e (patch) | |
tree | 28e403abe1633909e3f73060e626c5d77a435c37 /patch | |
parent | 608304c2ac1fdea0cde57df3eb59042d12668978 (diff) | |
parent | 6398d0947673a75cf15544af34f038ff8b18b51b (diff) | |
download | rules-cc-1e945040392ffbf58ffe1d43c918963645a8531e.tar.gz |
Merge branch 'just-rules' into rules
Diffstat (limited to 'patch')
-rw-r--r-- | patch/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/RULES b/patch/RULES index 6f4471c..d14f950 100644 --- a/patch/RULES +++ b/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." ] |