X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3f03b86d1f3dc643d2a88b816e889d291ddec5ea..7b77847ec7bcd976d19baa5fd140fe429e3997a9:/tools/showbuildenv diff --git a/tools/showbuildenv b/tools/showbuildenv index 10c29bb4..5eec6ee8 100755 --- a/tools/showbuildenv +++ b/tools/showbuildenv @@ -66,8 +66,4 @@ case ${os} in (pkg info 2>/dev/null | offset) || true (pkg_info 2>/dev/null | offset) || true ;; - - Linux) - header Linux distribution: - (lsb_release -a 2>&1 | offset) || true esac