From d89998191e3d3b8dfb2ef928eac728e3ccf67c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 29 Nov 2022 00:27:21 +0100 Subject: [PATCH] ia64: fix file path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- tools/catalyst-auto-ia64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*