diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:46:25 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:46:25 +0200 |
commit | d0efd1b661c280f204238ebc9ab447f62b054b0a (patch) | |
tree | 7dff9960ef28538a83459f4108eaf6cc9d21d155 | |
parent | 996c60dec9e160e8a46fc26d93d4b6c70bf2f4a7 (diff) | |
download | slackbuilds-d0efd1b661c280f204238ebc9ab447f62b054b0a.tar.gz |
system/dstat: Updated for version 0.6.5
-rw-r--r-- | system/dstat/dstat.SlackBuild | 2 | ||||
-rw-r--r-- | system/dstat/slack-desc | 10 |
2 files changed, 10 insertions, 2 deletions
diff --git a/system/dstat/dstat.SlackBuild b/system/dstat/dstat.SlackBuild index fc15440d8b..f846202286 100644 --- a/system/dstat/dstat.SlackBuild +++ b/system/dstat/dstat.SlackBuild @@ -8,7 +8,7 @@ VERSION=0.6.5 ARCH=noarch 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/dstat/slack-desc b/system/dstat/slack-desc index 3d9172bc07..7dea5ceb6a 100644 --- a/system/dstat/slack-desc +++ b/system/dstat/slack-desc @@ -1,4 +1,12 @@ -dstat: Dstat - Versatile resource statistics tool +# 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------------------------------------------------------| +dstat: Dstat (Versatile resource statistics tool) dstat: dstat: Dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat dstat: and ifstat. Dstat overcomes some of their limitations and adds some |