[source] git = "https://gitlab.redox-os.org/redox-os/coreutils.git" [build] template = "custom" script = """ DYNAMIC_INIT cookbook_cargo rm -f "${COOKBOOK_STAGE}/usr/bin/clear" rm -f "${COOKBOOK_STAGE}/usr/bin/reset" """