diff --git a/kiss b/kiss index 5f2176f..6f8c0ea 100755 --- a/kiss +++ b/kiss @@ -810,10 +810,10 @@ pkg_checksums() { pkg_verify() { # Verify all package checksums. This is achieved by generating a new set # of checksums and then comparing those with the old set. + # + # NOTE: repo_dir comes from caller. log "$1" "Checking sources" - pkg_find "$1" - [ -f "$repo_dir/sources" ] || return 0 # Read the repository checksums into a list.