Upload hppa binpackages

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-08-13 20:35:52 +02:00
parent a525e5c2fe
commit 0d9cf2010e
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -66,12 +66,14 @@ post_build() {
;; ;;
hppa1.1/stage3-systemd.spec) hppa1.1/stage3-systemd.spec)
upload stage3-hppa1.1-systemd-${TIMESTAMP}.tar.xz* upload stage3-hppa1.1-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-hppa1.1" hppa/17.0/hppa1.1
;; ;;
hppa2.0/stage3-openrc.spec) hppa2.0/stage3-openrc.spec)
upload stage3-hppa2.0-openrc-${TIMESTAMP}.tar.xz* upload stage3-hppa2.0-openrc-${TIMESTAMP}.tar.xz*
;; ;;
hppa2.0/stage3-systemd.spec) hppa2.0/stage3-systemd.spec)
upload stage3-hppa2.0-systemd-${TIMESTAMP}.tar.xz* upload stage3-hppa2.0-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-hppa2.0" hppa/17.0/hppa2.0
;; ;;
esac esac
popd >/dev/null popd >/dev/null