commit: 031f5dc976938e8e6e83d36295b4f932345e7370
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 16:56:43 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 16:56:43 2019 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=031f5dc9
catalyst-auto: Fix copy-and-paste mistake
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
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]"