aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-29 00:27:21 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-29 00:27:21 +0100
commitd89998191e3d3b8dfb2ef928eac728e3ccf67c7f (patch)
tree539b7e5ba03187fd4f4f29882ab5db3f49a0000b
parentEnable update_seed where the merged-usr bootstrap has finished (4) (diff)
downloadreleng-d89998191e3d3b8dfb2ef928eac728e3ccf67c7f.tar.gz
releng-d89998191e3d3b8dfb2ef928eac728e3ccf67c7f.tar.bz2
releng-d89998191e3d3b8dfb2ef928eac728e3ccf67c7f.zip
ia64: fix file path
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--tools/catalyst-auto-ia64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf
index a24190e4..5f386b4c 100644
--- a/tools/catalyst-auto-ia64.conf
+++ b/tools/catalyst-auto-ia64.conf
@@ -51,7 +51,7 @@ post_build() {
esac
popd >/dev/null
- pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
+ pushd "${BUILD_SRCDIR_BASE}/builds/mergedusr" >/dev/null
case ${spec} in
stage3-systemd-mu.spec)
upload stage3-ia64-systemd-mergedusr-${TIMESTAMP}.tar.xz*