Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Sun, 16 Sep 2018 15:47:33
Message-Id: 1537112830.53d73577440a313137f8aff6d82359b0971b58b8.mattst88@gentoo
1 commit: 53d73577440a313137f8aff6d82359b0971b58b8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 16 15:47:10 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 16 15:47:10 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=53d73577
7
8 catalyst-auto: Build ppc install CD from 32-bit specs
9
10 tools/catalyst-auto-ppc.conf | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf
14 index 656ee88d..bc4ee17f 100644
15 --- a/tools/catalyst-auto-ppc.conf
16 +++ b/tools/catalyst-auto-ppc.conf
17 @@ -8,7 +8,7 @@ SPECS="ppc32/stage1.spec ppc32/stage3.spec ppc64/stage1.spec ppc64/stage3.spec"
18 #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
19 #SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"
20
21 -OPTIONAL_SPECS="ppc/installcd-stage1.spec ppc/installcd-stage2-minimal.spec"
22 +OPTIONAL_SPECS="ppc32/installcd-stage1.spec ppc32/installcd-stage2-minimal.spec"
23
24 KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/powerpc