unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vitaliy Shatrov via Guix-patches via <guix-patches@gnu.org>
To: 40150@debbugs.gnu.org
Subject: [bug#40150] [PATCH] gnu/packages/base.scm: Make coreutils description clearer.
Date: Fri, 20 Mar 2020 16:35:58 +0000	[thread overview]
Message-ID: <nJZ_-RrUbi_nrYSRjAyXivCPNaepasXynNv51meoOXvvwDovG1uWdw7FkJt766Qh5cU6bbwfCArJTC4Uwk81uUBuFkeZBZYbl2CRqAoffA8=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 60 bytes --]

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 102 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Subject-PATCH-gnu-packages-base.scm-Make-coreutils-d.patch --]
[-- Type: text/x-patch; name="0001-Subject-PATCH-gnu-packages-base.scm-Make-coreutils-d.patch", Size: 1596 bytes --]

From 0f5df5bb98018f2dce9a09f9902b557baab449d9 Mon Sep 17 00:00:00 2001
From: Vitaliy Shatrov <D0dyBo0D0dyBo0@protonmail.com>
Date: Fri, 20 Mar 2020 23:19:58 +0700
Subject: [PATCH] gnu/packages/base.scm:  Make coreutils description clearer.

* gnu/packages/base.scm
   ( Used help of anadon, nckx, and NieDzejkob on IRC, and
   https://git.savannah.gnu.org/cgit/coreutils.git/tree/README to state it
   clear that coreutils package has no shell app included. )
---
 gnu/packages/base.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index e8150708c0..96f325920b 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -353,10 +353,11 @@ used to apply commands with arbitrarily long arguments.")
                      #t)))))
    (synopsis "Core GNU utilities (file, text, shell)")
    (description
-    "GNU Coreutils includes all of the basic command-line tools that are
-expected in a POSIX system.  These provide the basic file, shell and text
-manipulation functions of the GNU system.  Most of these tools offer extended
-functionality beyond that which is outlined in the POSIX standard.")
+    "GNU Coreutils package includes all of the basic command-line tools
+that are expected in a POSIX system, excluding shell.  This package is the
+union of the GNU fileutils, sh-utils, and textutils packages.  Most of
+these tools offer extended functionality beyond that which is outlined in
+the POSIX standard.")
    (license gpl3+)
    (home-page "https://www.gnu.org/software/coreutils/")))
 
-- 
2.25.1


             reply	other threads:[~2020-03-20 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 16:35 Vitaliy Shatrov via Guix-patches via [this message]
2020-03-21 14:15 ` bug#40150: [PATCH] gnu/packages/base.scm: Make coreutils description clearer Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='nJZ_-RrUbi_nrYSRjAyXivCPNaepasXynNv51meoOXvvwDovG1uWdw7FkJt766Qh5cU6bbwfCArJTC4Uwk81uUBuFkeZBZYbl2CRqAoffA8=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=40150@debbugs.gnu.org \
    --cc=D0dyBo0D0dyBo0@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).