summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-06-09 00:11:10 +0200
committer Willy Sudiarto Raharjo2019-06-09 00:32:08 +0200
commit7b596bdc0f94059fdceee8b8c6cb6ef72b1b3bd4 (patch)
treece1f7070a363e6a024986e4f868ab0fe21c24d4f
parent76a17d1d0c338961e27d80645903b94108118ae8 (diff)
downloadslackbuilds-7b596bdc0f94059fdceee8b8c6cb6ef72b1b3bd4.tar.gz
perl/perl-Gtk3: Remove make test.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-Gtk3/perl-Gtk3.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/perl-Gtk3/perl-Gtk3.SlackBuild b/perl/perl-Gtk3/perl-Gtk3.SlackBuild
index 0fc37186f4..e819cf607b 100644
--- a/perl/perl-Gtk3/perl-Gtk3.SlackBuild
+++ b/perl/perl-Gtk3/perl-Gtk3.SlackBuild
@@ -77,7 +77,6 @@ perl Makefile.PL \
INSTALLVENDORMAN1DIR=/usr/man/man1 \
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 \