genode-ehmry/index/Tupfile

13 lines
301 B
Plaintext

include_rules
ifndef SCULPT_VERSION
error CONFIG_SCULPT_VERSION is undefined
endif
: index.xml |> tup varsed %f - | xmllint - > %o |> $(DEPOT_DIR)/index/@(SCULPT_VERSION) {index}
ifdef DEPOT_KEY
: {index} |> xz -c %f > %o |> $(PUBLIC_DIR)/index/%b.xz {dist}
: {dist} |> !public_signature |>
endif