diff --git a/anda/mock-configs/anda.hcl b/anda/mock-configs/anda.hcl index b8c56bc37d..421770214f 100644 --- a/anda/mock-configs/anda.hcl +++ b/anda/mock-configs/anda.hcl @@ -1,5 +1,6 @@ project "pkg" { rpm { spec = "anda-mock-configs.spec" + sources = "." } } \ No newline at end of file