kiss: Remove file conflict check for now.

This commit is contained in:
Dylan Araps 2019-06-26 21:27:28 +03:00
parent 1260e75fb5
commit d63a52f9d1
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -156,7 +156,7 @@ pkg_conflicts() {
tar xf "$bin_dir/$pkg" -O "./var/db/$kiss/$name/manifest" |
while read -r line; do
[ "${line%%*/}" ] && printf '%s\n' "$line" >> "$cac_dir/manifest-$$"
done || die "Found file conflicts."
done
# Compare extracted manifest to all installed manifests.
# If there are matching lines (files) there's a package