perl/perl-Gtk3: Remove make test.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-06-09 05:11:10 +07:00
parent 76a17d1d0c
commit 7b596bdc0f
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 0 additions and 1 deletions

View File

@ -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 \