catalyst-auto: Skip powerpc stage2 builds

This commit is contained in:
Matt Turner 2018-09-15 22:32:40 -07:00
parent 9b75c9336d
commit 630f0be613
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/ppc/ppc32
SPECS="stage1.spec stage2.spec stage3.spec"
SPECS="stage1.spec stage3.spec"
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"

View file

@ -3,7 +3,7 @@
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/ppc/ppc64
SPECS="stage1-64ul.spec stage2-64ul.spec stage3-64ul.spec"
SPECS="stage1-64ul.spec stage3-64ul.spec"
#SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"