Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Sat, 19 Feb 2022 14:22:03
Message-Id: 1645280510.771353ce0a10d4b659753f59964e72beceb258ff.dilfridge@gentoo
1 commit: 771353ce0a10d4b659753f59964e72beceb258ff
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 14:21:33 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 14:21:50 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=771353ce
7
8 Upload livegui iso :)
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 tools/catalyst-auto-amd64.conf | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
16 index c594d1f7..9d6bf815 100644
17 --- a/tools/catalyst-auto-amd64.conf
18 +++ b/tools/catalyst-auto-amd64.conf
19 @@ -105,6 +105,9 @@ post_build() {
20 x32/stage3-openrc.spec)
21 upload stage3-x32-openrc-${TIMESTAMP}.tar.xz*
22 ;;
23 + livegui/livegui-stage2.spec)
24 + upload livegui-amd64-${TIMESTAMP}.iso*
25 + ;;
26 esac
27 popd >/dev/null || exit