diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf index 90d9320f..124bad01 100644 --- a/tools/catalyst-auto-ia64.conf +++ b/tools/catalyst-auto-ia64.conf @@ -9,14 +9,11 @@ SETS=" openrc_23 systemd_23 openrc - systemd_mu " SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec" SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" -SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec" - SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec" SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec" @@ -47,13 +44,13 @@ post_build() { upload builds/default/*${TIMESTAMP}*.iso* ;; stage3-openrc.spec) - upload builds/default/stage3-ia64-openrc-${TIMESTAMP}.tar.xz* upsync_binpackages packages/default/stage3-ia64 ia64/17.0/ia64 ;; - stage3-systemd-mu.spec) - upload builds/mergedusr/stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz* + stage3-openrc-23.spec) + upload builds/23.0-default/stage3-ia64-openrc-${TIMESTAMP}.tar.xz* ;; stage3-systemd-23.spec) + upload builds/23.0-default/stage3-ia64-systemd-${TIMESTAMP}.tar.xz* upsync_binpackages packages/23.0-default/stage3-ia64 ia64/23.0/ia64 ;; esac