diff options
Diffstat (limited to 'rules/patch/TARGETS')
-rw-r--r-- | rules/patch/TARGETS | 6 |
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"] + } +} |