genode-ehmry/runtimes/soyuz/Tupfile

12 lines
259 B
Plaintext
Raw Normal View History

2019-03-16 16:25:09 +01:00
include_rules
URL_BASE = https://ce.gl/ports/dist/soyuz
: |> wget --quiet $(URL_BASE)/%o |> soyuz.zip
: soyuz.zip \
|> unzip %f -d tmp ; tar cf %o -C tmp . ; rm -r tmp \
|> $(DEPOT_RAW_DIR)/%d/@(DEPOT_VERSION)/soyuz.tar {raw}
: {raw} |> !publish_raw |>