From ac375e6f8eae1e69f1b7c634ec534eba42008b2f Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Mon, 10 Oct 2022 09:58:48 +0700 Subject: [PATCH] fix mock-configs --- anda/mock-configs/anda.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/mock-configs/anda.hcl b/anda/mock-configs/anda.hcl index b2bd4792f4..b8c56bc37d 100644 --- a/anda/mock-configs/anda.hcl +++ b/anda/mock-configs/anda.hcl @@ -1,4 +1,4 @@ -project "anda-mock-configs" { +project "pkg" { rpm { spec = "anda-mock-configs.spec" }