DEBSOURCES
Skip Quicknav
sources / buildstream / 1.6.8-2 / tests / integration / project / elements / script / script.bst
12345678910
kind: script description: Script test depends: - filename: base.bst type: build config: commands: - "echo 'Hi' > %{install-root}/test"