Add blank spec to address Anda bug

This commit is contained in:
Lleyton Gray
2023-01-24 19:43:15 -08:00
parent 71f92efedb
commit e712c4cc49
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project pkg {
rpm {
spec = ""
spec = "lorax.spec"
enable_scm = true
scm_opts = {
View File