forked from kiss-community/kiss
kiss: fix conflicts bug. See #278
This commit is contained in:
parent
ef8ef9986b
commit
e58c74eb1f
2
kiss
2
kiss
@ -1107,7 +1107,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