summaryrefslogtreecommitdiff
path: root/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild')
-rw-r--r--perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild
index ffff9f6258..ebadd78f07 100644
--- a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild
+++ b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Math-GMPz
-VERSION=${VERSION:-0.46}
+VERSION=${VERSION:-0.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +76,6 @@ perl Makefile.PL \
INSTALLDIRS=vendor \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
-make test
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \