From e3ce4e5a4816cd1b92624a10273c02e89e4fb982 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Fri, 4 Jan 2019 16:49:43 -0600 Subject: [PATCH] catalyst-auto-sparc64.conf: path fixups Signed-off-by: Ben Kohler --- tools/catalyst-auto-sparc64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index fee5205f..e7736a74 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -56,7 +56,7 @@ post_build() { ) "${cmd[@]}" ${TMPDIR}/empty ${DEST} "${cmd[@]}" \ - ${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*${EXTENSIONS}* \ - ${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* \ + ${BUILD_SRCDIR_BASE}/default/stage3-*${DATESTAMP}*${EXTENSIONS}* \ + ${BUILD_SRCDIR_BASE}/default/*${DATESTAMP}*.iso* \ sparc@nightheron.gentoo.org: }