From 031f5dc976938e8e6e83d36295b4f932345e7370 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 1 Sep 2019 09:56:43 -0700 Subject: [PATCH] catalyst-auto: Fix copy-and-paste mistake Signed-off-by: Matt Turner --- tools/catalyst-auto-sparc64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index ed55a57c..056218dd 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -6,7 +6,7 @@ SPECS_DIR=${REPO_DIR}/releases/weekly/specs/sparc SPECS="sparc/stage1.spec sparc/stage3.spec sparc/systemd-stage1.spec sparc/systemd-stage3.spec sparc64/stage1.spec sparc64/stage3.spec sparc64/systemd-stage1.spec sparc64/systemd-stage3.spec" OPTIONAL_SPECS="sparc64/installcd-stage1.spec sparc64/installcd-stage2-minimal.spec" -KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc +KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/sparc EMAIL_SUBJECT_PREPEND="[sparc-auto]"