blob: 218a7c935ea63243890d5970b0ea18ec85d6ea5f [file] [log] [blame]
kind: manual
build-depends:
- base.bst
config:
sysroots:
- path: /sysroot
build-depends:
- integration.bst
install-commands:
- mkdir -p "%{install-root}/sysroot"
- if test -f /sysroot/integrated.txt; then cp /sysroot/integrated.txt "%{install-root}/sysroot"; fi
- if test -f /integrated.txt; then cp /integrated.txt "%{install-root}"; fi