summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index 8dadf96..67ce060 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -353,7 +353,6 @@ pkg_upgrade () {
if ([ $? = 0 ]) {
clear_line
info "Updating $1 to $(lst_remote_version $1)\n"
- info "\n"
vcs_upgrade
check_deps "$1"
if ([ -r Makefile ]) {