summaryrefslogtreecommitdiff
path: root/rules/patch
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-21 09:00:00 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-21 10:29:52 +0200
commitb127c86625b5b6751d47e21f431bc7f748ac8ded (patch)
tree9c626610dd5fc336e2acbf3e52d38be367ed88b1 /rules/patch
parent93b7d610816eafacdab398f548afd2b107c32804 (diff)
downloadjustbuild-b127c86625b5b6751d47e21f431bc7f748ac8ded.tar.gz
rules: Add documentation for the implict dependencies
Diffstat (limited to 'rules/patch')
-rw-r--r--rules/patch/RULES1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES
index 712a4877..6f4471ca 100644
--- a/rules/patch/RULES
+++ b/rules/patch/RULES
@@ -151,6 +151,7 @@
[ "The single source file to patch, typically an explicit file reference."
]
, "patch": ["The patch to apply."]
+ , "patch-defaults": ["The patch binary (and toolchain) to use"]
}
, "artifacts_doc":
["The patched file, staged to the position the of the original file"]