summaryrefslogtreecommitdiffstats
path: root/perl/perl-Path-Class/perl-Path-Class.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Path-Class/perl-Path-Class.SlackBuild')
-rw-r--r--perl/perl-Path-Class/perl-Path-Class.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/perl/perl-Path-Class/perl-Path-Class.SlackBuild b/perl/perl-Path-Class/perl-Path-Class.SlackBuild
index 61ccfebdf8..0d80e90669 100644
--- a/perl/perl-Path-Class/perl-Path-Class.SlackBuild
+++ b/perl/perl-Path-Class/perl-Path-Class.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Path-Class
-# Copyright 2016 Donald Cooley South Haven, Indiana USA
+# Copyright 2016-2017 Donald Cooley South Haven, Indiana USA
# 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-Path-Class
-VERSION=${VERSION:-0.36}
+VERSION=${VERSION:-0.37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,7 +78,6 @@ perl Build.PL \
./Build test
./Build install \
--destdir $PKG \
- --install_path bindoc=/usr/man/man1 \
--install_path libdoc=/usr/man/man3
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \