catalyst-auto-amd64.conf: missing amd64- in systemd stage3 filenames

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2020-05-25 06:09:56 -05:00
parent dfec6c432d
commit c0ebcf37c7
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7

View file

@ -110,7 +110,7 @@ post_build() {
upload stage4-amd64-minimal-nomultilib-${TIMESTAMP}.tar.xz*
;;
stage3-systemd.spec)
upload stage3-systemd-${TIMESTAMP}.tar.xz*
upload stage3-amd64-systemd-${TIMESTAMP}.tar.xz*
;;
stage3-x32.spec)
upload stage3-x32-${TIMESTAMP}.tar.xz*