From 0a5abead0fcf0def1a230f4ae5ed323de1eac020 Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Tue, 23 Apr 2013 20:48:15 -0400 Subject: system/lbench: Updated for version 2.0. Signed-off-by: dsomero --- system/lbench/lbench.SlackBuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'system/lbench/lbench.SlackBuild') diff --git a/system/lbench/lbench.SlackBuild b/system/lbench/lbench.SlackBuild index fba8ca6fb0..b893cd46a9 100644 --- a/system/lbench/lbench.SlackBuild +++ b/system/lbench/lbench.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for lbench # simple Linux multithread benchmarking tool -# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Revision date 2012/09/13 +# Revision date 2013/03/25 PRGNAM=lbench -VERSION=${VERSION:-1.9} +VERSION=${VERSION:-2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,9 +72,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Patch source to remove hardcoded location for userguide -patch -p1 < $CWD/lbench_userguide.patch - # Fix makefile to not "install" the .desktop file # and accept LIBS variable sed \ -- cgit v1.2.3