From 65c8088e1b3cc6e77b254efc7b6bd957374c987c Mon Sep 17 00:00:00 2001 From: LEVAI Daniel Date: Fri, 6 Jun 2014 16:51:20 +0700 Subject: perl/perl-Scalar-List-Utils: Updated for version 1.39. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild') diff --git a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild index a3c73ec866..c61ffdd980 100644 --- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild +++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Scalar-List-Utils -# Copyright 2013 LEVAI Daniel +# Copyright 2013-2014 LEVAI Daniel # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Scalar-List-Utils -VERSION=${VERSION:-1.35} +VERSION=${VERSION:-1.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -73,9 +73,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - Changes README \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a Changes README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install -- cgit v1.2.3