diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-07 11:11:28 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:12 +0700 |
commit | 221e1bb775b70c15b4ef27031b3f32909760c364 (patch) | |
tree | 9c2247e137fe5b448805f9f0c2b86d58723b740e /misc/moreutils | |
parent | 14eddb7ba760a61e2e691fdd664c621e006a7153 (diff) |
misc/moreutils: Update README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/moreutils')
-rw-r--r-- | misc/moreutils/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/misc/moreutils/README b/misc/moreutils/README index 3a234765a38e..8bfc060a49f0 100644 --- a/misc/moreutils/README +++ b/misc/moreutils/README @@ -1,10 +1,13 @@ moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young. -perl-IPC-Run is an optional dependency, if it's missing chronic will +perl-IPC-Run is an optional dependency. If it's missing, chronic will not be installed. -This package conflicts with system/parallel so moreutils version of -parallel is not installed by default. To install it: +The 'parallel' command in moreutils conflicts with Slackware's +parallel package, so the moreutils version of parallel is not +installed by default. To install it: PARALLEL=yes ./moreutils.SlackBuild + +Note that this will break the sbopkg 'sqg' command! |