summaryrefslogtreecommitdiff
path: root/rules/patch/TARGETS
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-08-16 15:38:38 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-08-16 15:38:38 +0200
commit22a280141becf3e41652368794b2a815390c7472 (patch)
treed423afe5535bf9262725e6a2488ba18e37dbd615 /rules/patch/TARGETS
parentcdca4eff0264795d4c36fcb89aaf174a2a4151bd (diff)
parent54bb2a33b3e36123f8f411f77ec8e76f5b021e3d (diff)
downloadrules-cc-22a280141becf3e41652368794b2a815390c7472.tar.gz
Merge commit '54bb2a33b3e36123f8f411f77ec8e76f5b021e3d' into rules/rules-cc
Diffstat (limited to 'rules/patch/TARGETS')
-rw-r--r--rules/patch/TARGETS6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/patch/TARGETS b/rules/patch/TARGETS
new file mode 100644
index 0000000..9a0ad77
--- /dev/null
+++ b/rules/patch/TARGETS
@@ -0,0 +1,6 @@
+{ "defaults":
+ { "type": ["patch", "defaults"]
+ , "PATCH": ["patch"]
+ , "PATH": ["/bin", "/usr/bin"]
+ }
+}