Merge pull request #146 from terrapkg/fix/lorax

Add blank spec to address Anda bug
This commit is contained in:
lleyton
2023-01-24 19:47:09 -08:00
committed by GitHub
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