diff options
-rw-r--r-- | perl/perl-Gtk3/perl-Gtk3.SlackBuild | 1 |
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 \ |