kiss: remove debugging lines

This commit is contained in:
Dylan Araps 2019-09-15 10:49:03 +03:00
parent d323264668
commit f50b502d96
1 changed files with 0 additions and 3 deletions

3
kiss
View File

@ -368,9 +368,6 @@ pkg_build() {
done
set -- $deps $explicit
echo "$explicit_build"
echo "$deps - $explicit"
log "Building: $*"
# Only ask for confirmation if more than one package needs to be built.