genode-ehmry/runtimes/icy-streams/icy-stream.tup

11 lines
245 B
Plaintext

include_rules
: ../runtime.in |> sed 's|@STREAM_URL@|$(STREAM_URL)|' %f > %o |> runtime
: runtime |> !runtime_to_depot |> {package}
: $(TUP_CWD)/archives |> !archives_to_depot |> {package}
ifdef DEPOT_KEY
: {package} |> !publish_pkg |>
endif