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: Mon, 28 Nov 2022 23:27:48
Message-Id: 1669678041.d89998191e3d3b8dfb2ef928eac728e3ccf67c7f.dilfridge@gentoo
1 commit: d89998191e3d3b8dfb2ef928eac728e3ccf67c7f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 23:27:21 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 23:27:21 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d8999819
7
8 ia64: fix file path
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 tools/catalyst-auto-ia64.conf | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf
16 index a24190e4..5f386b4c 100644
17 --- a/tools/catalyst-auto-ia64.conf
18 +++ b/tools/catalyst-auto-ia64.conf
19 @@ -51,7 +51,7 @@ post_build() {
20 esac
21 popd >/dev/null
22
23 - pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
24 + pushd "${BUILD_SRCDIR_BASE}/builds/mergedusr" >/dev/null
25 case ${spec} in
26 stage3-systemd-mu.spec)
27 upload stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz*