From 5bbc7f9945dcf244d79bad296c19e8677314a2cb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 8 May 2020 22:21:49 +0300 Subject: [PATCH] kiss: Update portability comment --- kiss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kiss b/kiss index e94ee94..f646b10 100755 --- a/kiss +++ b/kiss @@ -49,8 +49,7 @@ # - ldd (Part of libc) # # Tarball compression -# - tar (no standard (well... pax)) (must have --strip-components 1) -# (busybox, GNU, libarchive, FreeBSD, NetBSD, etc) +# - tar (as portable as can be) (cf, tf, xf) # - bzip2 (widely used) -d, -z # - xz (widely used) -d, -z, -c, -T # - gzip (widely used) -d, -6