Files
packages/anda/apps/twintaillauncher/anda.hcl
T
2026-02-05 00:35:08 -06:00

7 lines
97 B
HCL

project "pkg" {
arches = ["x86_64"]
rpm {
spec = "twintaillauncher.spec"
}
}