summaryrefslogtreecommitdiffstats
path: root/perl/perl-cairo/perl-cairo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-cairo/perl-cairo.SlackBuild')
-rw-r--r--perl/perl-cairo/perl-cairo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-cairo/perl-cairo.SlackBuild b/perl/perl-cairo/perl-cairo.SlackBuild
index ad42e9740b..b348b3a35a 100644
--- a/perl/perl-cairo/perl-cairo.SlackBuild
+++ b/perl/perl-cairo/perl-cairo.SlackBuild
@@ -81,7 +81,7 @@ perl Makefile.PL \
INSTALLDIRS=vendor \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
-make test
+#make test
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \