forked from kiss-community/kiss
kiss: Minor nitpick
This commit is contained in:
parent
c6472156d7
commit
bdfaf95e49
2
kiss
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user