You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-bpaf_derive/rust2rpm.toml

11 lines
441 B

[package]
extra-sources = [
{ "number" = 2, "file" = "https://github.com/pacak/bpaf/raw/dd8e2772b7f6e17ffbcdcfdda1e55776615e25e0/LICENSE-APACHE", "comments" = ["https://github.com/pacak/bpaf/pull/388"] },
{ "number" = 3, "file" = "https://github.com/pacak/bpaf/raw/dd8e2772b7f6e17ffbcdcfdda1e55776615e25e0/LICENSE-MIT", "comments" = ["https://github.com/pacak/bpaf/pull/388"] },
]
[scripts]
prep.pre = [
"cp -p %SOURCE2 %SOURCE3 ."
]