forked from kiss-community/kiss
kiss: more precise check
This commit is contained in:
parent
d121fd318f
commit
7cb2b052dd
2
kiss
2
kiss
@ -1058,7 +1058,7 @@ pkg_conflicts() {
|
|||||||
set -f "$sys_db"/*/manifest
|
set -f "$sys_db"/*/manifest
|
||||||
|
|
||||||
# Remove the current package from the manifest list.
|
# Remove the current package from the manifest list.
|
||||||
fnr "$*" "$sys_db/$_pkg/manifest" ""
|
fnr " $* " " $sys_db/$_pkg/manifest " ""
|
||||||
|
|
||||||
# Intentional, globbing disabled.
|
# Intentional, globbing disabled.
|
||||||
# shellcheck disable=2046,2086
|
# shellcheck disable=2046,2086
|
||||||
|
Loading…
Reference in New Issue
Block a user