diff --git a/anda/tau-helium/anda.hcl b/anda/tau-helium/anda.hcl index 597a038a5d..3bdbbbbc35 100644 --- a/anda/tau-helium/anda.hcl +++ b/anda/tau-helium/anda.hcl @@ -1,3 +1,5 @@ project "pkg" { - spec = "tau-helium.spec" + rpm { + spec = "tau-helium.spec" + } } \ No newline at end of file