diff --git a/kiss b/kiss index b210ff2..1bbd47d 100755 --- a/kiss +++ b/kiss @@ -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