commit:     8595208a006a0f8ffcce82cf7d83f26a12d79b60
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 08:24:47 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 08:24:47 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=8595208a

Fix filenames

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-qemu-mips.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-qemu-mips.conf 
b/tools/catalyst-auto-qemu-mips.conf
index 224aabed..8baf4bac 100644
--- a/tools/catalyst-auto-qemu-mips.conf
+++ b/tools/catalyst-auto-qemu-mips.conf
@@ -9,7 +9,7 @@ EMAIL_SUBJECT_PREPEND="[mips-qemu-auto]"
 
 SETS="mips32o32openrc mips64n64openrc mips64eln64openrc"
 
-SET_mips32o32openrc_SPECS="stage1-mips32-o32-openrc stage3-mips32-o32-openrc"
+SET_mips32o32openrc_SPECS="stage1-mips32-o32-openrc.spec 
stage3-mips32-o32-openrc.spec"
 SET_mips64n64openrc_SPECS="stage1-mips64-n64-openrc.spec 
stage3-mips64-n64-openrc.spec"
 SET_mips64eln64openrc_SPECS="stage1-mips64el-n64-openrc.spec 
stage3-mips64el-n64-openrc.spec"
 

Reply via email to