From 0455d01a121e27a3120bdca6880932fdfd3cb258 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 8 Jun 2017 22:09:31 +0700 Subject: system/phoronix-test-suite: Updated for version 7.2.0. Signed-off-by: Willy Sudiarto Raharjo --- system/phoronix-test-suite/phoronix-test-suite.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'system/phoronix-test-suite/phoronix-test-suite.SlackBuild') diff --git a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild index 66a48d74dc..768383e0a7 100644 --- a/system/phoronix-test-suite/phoronix-test-suite.SlackBuild +++ b/system/phoronix-test-suite/phoronix-test-suite.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phoronix-test-suite -VERSION=${VERSION:-7.0.1} +VERSION=${VERSION:-7.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -92,6 +92,9 @@ 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/ +# Remove systemd services +rm -rf $PKG/usr/lib/ + mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh -- cgit v1.2.3