catalyst-auto-sparc64.conf: path fixups

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2019-01-04 16:49:43 -06:00
parent 1db2b06a09
commit e3ce4e5a48
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7

View file

@ -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:
}