summaryrefslogtreecommitdiff
path: root/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 09:36:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 09:36:56 +0700
commit820cbdb7ebd59e0e2c560b2be6abc11859c8b0d9 (patch)
tree2fe1b48808a9953812b1de20f104fc0056738ca4 /system/phoronix-test-suite/phoronix-test-suite.SlackBuild
parent6d51148003a38101e0477a87213a0fb5416e9d30 (diff)
downloadslackbuilds-820cbdb7ebd59e0e2c560b2be6abc11859c8b0d9.tar.gz
system/phoronix-test-suite: Updated for version 5.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/phoronix-test-suite/phoronix-test-suite.SlackBuild')
-rw-r--r--system/phoronix-test-suite/phoronix-test-suite.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
index ff98830493..447ec56631 100644
--- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
+++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for phoronix-test-suite
-# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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=phoronix-test-suite
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -87,7 +87,7 @@ rm -rf $PKG/etc
# Fix the docs location
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a README.md COPYING AUTHORS CHANGE-LOG $PKG/usr/doc/$PRGNAM-$VERSION
mv $PKG/usr/share/doc/phoronix-test-suite/* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
rm -rf $PKG/usr/share/doc/