mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-12-25 16:40:07 -07:00
kiss: clean up
This commit is contained in:
parent
6f6ed03755
commit
9e508097c6
2
kiss
2
kiss
@ -693,7 +693,7 @@ pkg_install() {
|
|||||||
|
|
||||||
[ "$required_install" ] &&
|
[ "$required_install" ] &&
|
||||||
die "[$1] Package requires ${required_install%, }" \
|
die "[$1] Package requires ${required_install%, }" \
|
||||||
"[$1]: Aborting here"
|
"[$1] Aborting here"
|
||||||
|
|
||||||
log "[$pkg_name] Installing package"
|
log "[$pkg_name] Installing package"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user