From c2cc59941d0a2675edca7eb4eb5d1c57fd239f55 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sun, 30 May 2021 14:37:35 -0700 Subject: tools/catalyst-auto-ppc64le.conf: enable installcd builds Signed-off-by: Georgy Yakovlev --- tools/catalyst-auto-ppc64le.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/catalyst-auto-ppc64le.conf b/tools/catalyst-auto-ppc64le.conf index c0218df8..6fbd174b 100644 --- a/tools/catalyst-auto-ppc64le.conf +++ b/tools/catalyst-auto-ppc64le.conf @@ -8,13 +8,11 @@ SPECS_DIR=${REPO_DIR}/releases/specs/ppc/ppc64le SPECS="stage1.spec stage3.spec" OPTIONAL_SPECS="systemd-stage1.spec systemd-stage3.spec" OPTIONAL_SPECS="${OPTIONAL_SPECS} musl-hardened-stage1.spec musl-hardened-stage3.spec" -#OPTIONAL_SPECS="${OPTIONAL_SPECS} installcd-stage1.spec installcd-stage2-minimal.spec" +OPTIONAL_SPECS="${OPTIONAL_SPECS} installcd-stage1.spec installcd-stage2-minimal.spec" #SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec" #SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec" -#OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" - KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc EMAIL_SUBJECT_PREPEND="[ppc64le-auto]" -- cgit v1.2.3-65-gdbad