From eea3941455fc268ca72c2b8ae9b57a11651eb8c5 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Sat, 8 Feb 2020 18:43:28 +0000 Subject: docs: update FossilOrigin-Name: 774d5d7843d42a56e0935da6b0f2c935a7b4c0dc2383c04a8083ab2af5bb5fdd --- kiss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kiss b/kiss index 5f25436..30d158d 100755 --- a/kiss +++ b/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" "$@") -- cgit v1.2.3