summaryrefslogtreecommitdiff
path: root/tests/integration/project/elements/script/marked-tmpdir.bst
blob: 506cdd5f47db6d784eac35cd5a76ee20108a817f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
kind: compose

depends:
- filename: base.bst
  type: build

public:
  bst:
    split-rules:
      remove:
        - "/tmp/**"
        - "/tmp"