From d961d103b4a3d65663ed46d132fe05684baa2a5c Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Tue, 1 Mar 2011 21:45:42 -0300 Subject: system/atop: Updated for version 1.26. Signed-off-by: Niels Horn --- system/atop/atop.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'system/atop/atop.SlackBuild') diff --git a/system/atop/atop.SlackBuild b/system/atop/atop.SlackBuild index af035e2d7f..f82928016d 100644 --- a/system/atop/atop.SlackBuild +++ b/system/atop/atop.SlackBuild @@ -4,13 +4,14 @@ # Written by Menno Duursma # Modified by Robby Workman +# Modified by Diogo Leal # This program is free software. It comes without any warranty. # Granted WTFPL, Version 2, as published by Sam Hocevar. See # http://sam.zoy.org/wtfpl/COPYING for more details. PRGNAM=atop -VERSION=${VERSION:-1.25} +VERSION=${VERSION:-1.26} BUILD=${BUILD:-3} TAG=${TAG:-_SBo} @@ -41,7 +42,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3