summaryrefslogtreecommitdiffstats
path: root/system/innotop/innotop.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger2012-05-01 18:03:06 +0200
committer Erik Hanson2012-05-07 19:18:06 +0200
commit0ecfcb7153a392bff1888dbecc7a30a6e51b520d (patch)
tree4334189beb66fd32922891fe22810ba6ebbf0068 /system/innotop/innotop.SlackBuild
parent406118e899a4211292d0430ffd9a8d3e433a8580 (diff)
downloadslackbuilds-0ecfcb7153a392bff1888dbecc7a30a6e51b520d.tar.gz
system/innotop: Updated for version 1.8.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/innotop/innotop.SlackBuild')
-rw-r--r--system/innotop/innotop.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/system/innotop/innotop.SlackBuild b/system/innotop/innotop.SlackBuild
index 14c2067fb1..0f5c7f6f50 100644
--- a/system/innotop/innotop.SlackBuild
+++ b/system/innotop/innotop.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for innotop
-# Copyright 2010 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2010-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=innotop
-VERSION=1.8.0
+VERSION=1.8.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -45,8 +45,6 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
-patch -p1 -i $CWD/innotop-1.8.0-test.patch
-
perl Makefile.PL INSTALLDIRS=vendor
make
make test