From ef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2 Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Thu, 8 Dec 2011 19:42:03 -0200 Subject: libraries/SDL_gfx: Updated for version 2.0.23. Signed-off-by: Niels Horn --- libraries/SDL_gfx/SDL_gfx.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/SDL_gfx/SDL_gfx.SlackBuild') diff --git a/libraries/SDL_gfx/SDL_gfx.SlackBuild b/libraries/SDL_gfx/SDL_gfx.SlackBuild index c9ae6114e6..32a65cedf4 100644 --- a/libraries/SDL_gfx/SDL_gfx.SlackBuild +++ b/libraries/SDL_gfx/SDL_gfx.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for: SDL_gfx -# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom +# Copyright 2007-2011 Michiel van Wessem, Leicester, United Kingdom # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=SDL_gfx -VERSION=${VERSION:-2.0.22} +VERSION=${VERSION:-2.0.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -55,7 +55,7 @@ elif [ "$ARCH" = "x86_64" ]; then MIX=${MIX:-"dis"} fi -set -e # Exit on any error. +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3