catalyst-auto-sparc64.conf: only rsync in final post_build call

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2019-01-06 14:38:13 -06:00
parent d1bcb8f4ed
commit 3eb7bc30bc
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7

View file

@ -48,6 +48,9 @@ update_symlinks() {
post_build() {
# We only want to do anything on the final (0 argument) post_build call
[ $# -eq 0 ] || return 0
mkdir -p ${TMPDIR}/empty
cmd=(
rsync