commit: 5c7cf135fe7d2d2a4efa8a2f677bae0b9bf36544
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 16 15:11:20 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 16 15:11:20 2018 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=5c7cf135
catalyst-auto: Build ppc64 stages from stage{1,3}.spec
Spec files were renamed in commit cf41003f5ca3 ("specs/ppc: Remove
"64ul" from stage names")
tools/catalyst-auto-ppc64.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-ppc64.conf b/tools/catalyst-auto-ppc64.conf
index ce5aa5c8..7c1ed9d3 100644
--- a/tools/catalyst-auto-ppc64.conf
+++ b/tools/catalyst-auto-ppc64.conf
@@ -3,7 +3,7 @@
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/ppc/ppc64
-SPECS="stage1-64ul.spec stage3-64ul.spec"
+SPECS="stage1.spec stage3.spec"
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"