forked from kiss-community/kiss
docs: update
This commit is contained in:
parent
fd1b37bb6e
commit
ed17fdfbab
3
kiss
3
kiss
@ -540,8 +540,7 @@ pkg_build() {
|
||||
log "$pkg" "Found pre-built binary, installing"
|
||||
(KISS_FORCE=1 args i "$bin_dir/$pkg#$version-$release.tar.gz")
|
||||
|
||||
# Remove the now installed package from the build
|
||||
# list. No better way than using 'sed' in POSIX 'sh'.
|
||||
# Remove the now installed package from the build list.
|
||||
# See [1] at top of script.
|
||||
# shellcheck disable=2046,2086
|
||||
set -- $(pop "$pkg" "$@")
|
||||
|
Loading…
Reference in New Issue
Block a user