blob: 6ee7708301a07801d4457b3ecfa011b303ddea4a [file]
kind: manual
depends:
- base.bst
- workspace/dependency.bst
sources:
- kind: local
path: files/workspace-updated-dependency-nested/
config:
build-commands:
- make
- chmod +x test.sh
- mkdir -p %{install-root}/usr/bin/
- cp test.sh %{install-root}/usr/bin/
- ls %{install-root}