Files
packages/anda/rust/rnote/anda.hcl
T
windowsboy111 16e4f74ea9 Add others/
2022-12-04 10:26:59 +08:00

7 lines
84 B
HCL

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