Files
packages/anda/rust/pop-launcher/anda.hcl
T
Cappy Ishihara 9768acb7fb add pop-laucher
2022-10-11 21:51:08 +07:00

6 lines
90 B
HCL

project "pkg" {
rpm {
spec = "pop-launcher.spec"
sources = "."
}
}