Files
packages/anda/tectonic/anda.hcl
T
2022-11-01 14:02:25 +08:00

7 lines
87 B
HCL

project "pkg" {
rpm {
spec = "tectonic.spec"
sources = "."
}
}