I knew I'd forgotten something...

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-04-24 14:33:30 +02:00
parent c90c8561de
commit 26c45e0c6c
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -60,10 +60,10 @@ post_build() {
upload stage3-hppa1.1-systemd-*${TIMESTAMP}*.xz* upload stage3-hppa1.1-systemd-*${TIMESTAMP}*.xz*
;; ;;
hppa2.0/stage3-openrc.spec) hppa2.0/stage3-openrc.spec)
upload stage3-hppa2.0-openrc-*${TIMESTAMP}*.bz2* upload stage3-hppa2.0-openrc-*${TIMESTAMP}*.xz*
;; ;;
hppa2.0/stage3-systemd.spec) hppa2.0/stage3-systemd.spec)
upload stage3-hppa2.0-systemd-*${TIMESTAMP}*.bz2* upload stage3-hppa2.0-systemd-*${TIMESTAMP}*.xz*
;; ;;
*) *)
echo "Finished ${spec}" echo "Finished ${spec}"