autocatalyst can't handle 2-level spec files

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-11-10 22:03:40 +01:00
parent 2c7bdeedc0
commit 9022bc2139
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
3 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,7 @@ SET_armv6j_sf_systemd_SPECS="armv6j/stage1-systemd.spec armv6j/stage3-systemd.sp
SET_armv7a_hf_openrc_SPECS="armv7a/stage1-hardfloat-openrc.spec armv7a/stage3-hardfloat-openrc.spec"
SET_armv7a_hf_systemd_SPECS="armv7a/stage1-hardfloat-systemd.spec armv7a/stage3-hardfloat-systemd.spec"
SET_armv7a_hf_musl_SPECS="armv7a/musl/stage1-hardfloat.spec armv7a/musl/stage3-hardfloat.spec"
SET_armv7a_hf_musl_SPECS="armv7a-musl/stage1-hardfloat.spec armv7a-musl/stage3-hardfloat.spec"
SET_armv7a_sf_openrc_SPECS="armv7a/stage1-openrc.spec armv7a/stage3-openrc.spec"
SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec armv7a/stage3-systemd.spec"