commit:     e3ce4e5a4816cd1b92624a10273c02e89e4fb982
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 22:49:43 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 22:49:43 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e3ce4e5a

catalyst-auto-sparc64.conf: path fixups

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 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* \
     [email protected]:
 }

Reply via email to