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