From 8a2ea2c98be197f14d1e92f2ab58a7cfb4b27106 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 19:46:35 +0200 Subject: system/pbzip2: Updated for version 1.0 --- system/pbzip2/pbzip2.SlackBuild | 2 +- system/pbzip2/slack-desc | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'system/pbzip2') diff --git a/system/pbzip2/pbzip2.SlackBuild b/system/pbzip2/pbzip2.SlackBuild index b4e34c3bb8..b3e55b728a 100644 --- a/system/pbzip2/pbzip2.SlackBuild +++ b/system/pbzip2/pbzip2.SlackBuild @@ -8,7 +8,7 @@ VERSION=1.0 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/system/pbzip2/slack-desc b/system/pbzip2/slack-desc index f331920c34..ffd85570fe 100644 --- a/system/pbzip2/slack-desc +++ b/system/pbzip2/slack-desc @@ -1,4 +1,12 @@ -pbzip2: PBZIP2 - Parallel BZIP2 +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pbzip2: PBZIP2 (Parallel BZIP2) 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 -- cgit v1.2.3-65-gdbad