DEBSOURCES
Skip Quicknav
sources / buildstream / 1.6.8-2 / tests / integration / project / elements / stack / hi.bst
12345678
kind: script depends: - filename: base.bst type: build config: commands: - "mkdir -p %{install-root}" - "echo 'Hi' > %{install-root}/hi"