diff options
author | David Somero <xgizzmo@slackbuilds.org> | 2010-05-19 02:50:04 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-19 02:50:04 -0400 |
commit | f1aedd22233f3996b9a8b5b3036bb87f78e19651 (patch) | |
tree | ee066b5d38692d23b5da47666c27dd92acdd3209 /system/pbzip2 | |
parent | 92a264cbd02526ad64ad792385eb6d1f5a6b519c (diff) |
system/pbzip2: Fixed for bash4.
Diffstat (limited to 'system/pbzip2')
-rw-r--r-- | system/pbzip2/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pbzip2/slack-desc b/system/pbzip2/slack-desc index ff4f148fa3d3..ffd85570fe16 100644 --- a/system/pbzip2/slack-desc +++ b/system/pbzip2/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler------------------------------------------------------| pbzip2: PBZIP2 (Parallel BZIP2) -pbzip2: +pbzip2: pbzip2: PBZIP2 is a parallel implementation of the bzip2 block-sorting file pbzip2: compressor that uses pthreads and achieves near-linear speedup on SMP pbzip2: machines. The output of this version is fully compatible with bzip2 @@ -15,5 +15,5 @@ pbzip2: v1.0.2 or newer (ie: anything compressed with pbzip2 can be pbzip2: decompressed with bzip2). pbzip2: pbzip2: -pbzip2: +pbzip2: pbzip2: |