From bdfaf95e49d7e36715fec92a40322e89af08234d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 12 Jun 2020 18:13:18 +0300 Subject: [PATCH] kiss: Minor nitpick --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index d04db24..9d7b7cb 100755 --- a/kiss +++ b/kiss @@ -758,7 +758,7 @@ pkg_conflicts() { grep -q ":/var/db/kiss/installed/" "$mak_dir/$pid-c" || choice_auto=1 if [ "$KISS_CHOICE" != 0 ] && - [ "$choice_auto" = 1 ] && + [ "$choice_auto" = 1 ] && [ -s "$mak_dir/$pid-c" ]; then # This is a novel way of offering an "alternatives" system. # It is entirely dynamic and all "choices" are created and