Fix filenames

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-03-01 09:24:47 +01:00
parent 1a5a523830
commit 8595208a00
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -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"