aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-09-05 08:48:26 -0700
committerMatt Turner <mattst88@gentoo.org>2019-09-05 08:48:26 -0700
commitdce27f9f28ec56eef5b5c650e4e6b559cff1cec8 (patch)
tree5b460a1cf47189df2cc85e478fa5b84470d6315b
parentspecs/ia64: Set portage_prefix and update_seed_command (diff)
downloadreleng-dce27f9f.tar.gz
releng-dce27f9f.tar.bz2
releng-dce27f9f.zip
catalyst-auto: Skip ia64 stage2 builds
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--tools/catalyst-auto-ia64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf
index 438a5757..b1b61124 100644
--- a/tools/catalyst-auto-ia64.conf
+++ b/tools/catalyst-auto-ia64.conf
@@ -3,7 +3,7 @@
SPECS_DIR=${REPO_DIR}/releases/weekly/specs/ia64
-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"