From 1e94f82c947b307076e53f99d5a3c03ac6010570 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sun, 29 Apr 2012 20:09:58 -0400 Subject: perl/perl-http-date: Updated for version 6.01. Signed-off-by: dsomero --- perl/perl-http-date/perl-http-date.SlackBuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'perl/perl-http-date/perl-http-date.SlackBuild') diff --git a/perl/perl-http-date/perl-http-date.SlackBuild b/perl/perl-http-date/perl-http-date.SlackBuild index 1437adc9ee..25cb0e7575 100644 --- a/perl/perl-http-date/perl-http-date.SlackBuild +++ b/perl/perl-http-date/perl-http-date.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-http-date -# Copyright 2011 LukenShiro, Italy +# Copyright 2011-2012 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,11 +23,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-http-date -VERSION=${VERSION:-6.00} +VERSION=${VERSION:-6.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; @@ -44,7 +43,7 @@ OUTPUT=${OUTPUT:-/tmp} SRCNAM=HTTP-Date DOCFILES="Changes README" -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3