summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild
diff options
context:
space:
mode:
author Binh Nguyen2012-08-22 06:07:06 +0200
committer Robby Workman2012-08-22 06:09:41 +0200
commitc81b878f671a150cf4cd9f468441c299fcc9a53d (patch)
tree0629649dd01fceb0e280988917a6161b725ae962 /perl/perl-extutils-depends/perl-extutils-depends.SlackBuild
parentcbc14eeec812e585f6b4e94be61a01b80b718abf (diff)
downloadslackbuilds-c81b878f671a150cf4cd9f468441c299fcc9a53d.tar.gz
perl/perl-extutils-depends: Updated for version 0.304.
Signed-off-by: Binh Nguyen <binhnguyen@fastmail.fm> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-extutils-depends/perl-extutils-depends.SlackBuild')
-rw-r--r--perl/perl-extutils-depends/perl-extutils-depends.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild b/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild
index 3c0ec0587e..5f72ce5435 100644
--- a/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild
+++ b/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for perl-extutils-depends
# (C) 2007 Michael Wagner <lapinours@web.de>
-# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
+# Copyright 2010, 2012 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-extutils-depends
-VERSION=${VERSION:-0.302}
+VERSION=${VERSION:-0.304}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -58,7 +58,7 @@ perl Makefile.PL || exit 1
make
make install INSTALLDIRS=vendor DESTDIR=$PKG
-mv $PKG/usr/share/man $PKG/usr && rm -rf $PKG/usr/share
+mv $PKG/usr/share/man $PKG/usr
gzip -9 $PKG/usr/man/man3/* 2> /dev/null
# Remove perlocal.pod and .packlist from $PKG