diff --git a/src/usr/libexec/sbopkg/sqg/functions b/src/usr/libexec/sbopkg/sqg/functions index 9690ac1..d8447d6 100644 --- a/src/usr/libexec/sbopkg/sqg/functions +++ b/src/usr/libexec/sbopkg/sqg/functions @@ -245,6 +245,7 @@ execute_build () { "$REPO_DIR" "$QUEUEDIR" {} "$VERBOSE" else for PKG in "${PKGSNEW[@]}"; do + printf "." /usr/libexec/sbopkg/sqg/sqg-build-queuefile \ "$REPO_DIR" "$QUEUEDIR" "$PKG" "$VERBOSE" done