diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index bc4ee17f..f88c5ce0 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -60,10 +60,10 @@ post_build() { pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null case ${spec} in - ppc/installcd-stage2-minimal.spec) + ppc32/installcd-stage2-minimal.spec) upload *${TIMESTAMP}*.iso* ;; - ppc/stage3.spec) + ppc32/stage3.spec) upload stage3-ppc-*${TIMESTAMP}*.xz* ;; ppc64/stage3.spec)