kiss: Remove newline

This commit is contained in:
Dylan Araps 2020-03-25 17:22:06 +02:00
parent 0fb84cccec
commit 4ff149bcd5
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 0 additions and 1 deletions

1
kiss
View File

@ -949,7 +949,6 @@ pkg_install() {
[ "$install_dep" ] && die "$1" "Package requires ${install_dep%, }"
run_hook pre-install "$pkg_name" "$tar_dir/$pkg_name"
pkg_conflicts "$pkg_name"
log "$pkg_name" "Installing package incrementally"