kiss: fix installation errors. Closes #228

This commit is contained in:
Dylan Araps 2021-07-12 10:53:15 +03:00
parent ef2aff7ce9
commit acc1a22475
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 2 additions and 2 deletions

4
kiss
View File

@ -888,10 +888,10 @@ pkg_conflicts() {
# Print the file with all symlinks in its path
# resolved to their real locations.
printf '%s\n' "${PWD#"$KISS_ROOT"}/${file##*/}"
cd "$OLDPWD"
done < "$tar_dir/$1/$pkg_db/$1/manifest" > "$mak_dir/cf_m"
cd "$tar_dir/$1"
p_name=$1
set +f
set -f "$sys_db"/*/manifest