summaryrefslogtreecommitdiff
path: root/tests/sysroot_depends/project/elements/integration.bst
blob: e2299b91b97a438838dc9179c4cfebf8d3b259bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
kind: manual

depends:
- base.bst

config:
  install-commands:
    - echo 0 >"%{install-root}/integrated.txt"

public:
  bst:
    integration-commands:
    - echo 1 >/integrated.txt