commit: 0d9cf2010e12fcbdab85ff17f9647ab7b537235d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 18:35:52 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 18:35:52 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=0d9cf201
Upload hppa binpackages
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-hppa.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 531c5b5d..630e19e1 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -66,12 +66,14 @@ post_build() {
;;
hppa1.1/stage3-systemd.spec)
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)
upload stage3-hppa2.0-openrc-${TIMESTAMP}.tar.xz*
;;
hppa2.0/stage3-systemd.spec)
upload stage3-hppa2.0-systemd-${TIMESTAMP}.tar.xz*
+ upsync_binpackages
"${BUILD_SRCDIR_BASE}/packages/default/stage3-hppa2.0" hppa/17.0/hppa2.0
;;
esac
popd >/dev/null