diff options
Diffstat (limited to 'tests/sources/patch/separate-patch-dir/target.bst')
-rw-r--r-- | tests/sources/patch/separate-patch-dir/target.bst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/sources/patch/separate-patch-dir/target.bst b/tests/sources/patch/separate-patch-dir/target.bst new file mode 100644 index 000000000..70ae20b70 --- /dev/null +++ b/tests/sources/patch/separate-patch-dir/target.bst @@ -0,0 +1,8 @@ +kind: pony +description: This is the pony +sources: +- kind: local + path: test-dir +- kind: patch + path: file_1.patch + directory: test-dir |