diff --git a/tools/catalyst-auto-amd64-musl.conf b/tools/catalyst-auto-amd64-musl.conf index d08f19e3..13482b10 100644 --- a/tools/catalyst-auto-amd64-musl.conf +++ b/tools/catalyst-auto-amd64-musl.conf @@ -8,15 +8,15 @@ host=$(hostname) ARCH="amd64" TYPE="auto" -SPECS_DIR=${REPO_DIR}/releases/specs/amd64/musl +SPECS_DIR=${REPO_DIR}/releases/specs/amd64 SETS=" vanilla hardened " -SET_vanilla_SPECS="stage1.spec stage2.spec stage3.spec" -SET_hardened_SPECS="stage1-hardened.spec stage2-hardened.spec stage3-hardened.spec" +SET_vanilla_SPECS="musl/stage1.spec musl/stage2.spec musl/stage3.spec" +SET_hardened_SPECS="musl/stage1-hardened.spec musl/stage2-hardened.spec musl/stage3-hardened.spec" KCONFIG_DIR=${REPO_DIR}/releases/kconfig/amd64