summaryrefslogtreecommitdiffstats
path: root/perl/perl-cairo
diff options
context:
space:
mode:
author Matteo Bernardini2019-10-12 08:21:51 +0200
committer Matteo Bernardini2019-10-12 08:21:51 +0200
commitc4eaef19b5e3bdc8c4434b8361dff2b267b02b61 (patch)
tree04a00336b6792c85760bf4a372840936e279c16a /perl/perl-cairo
parentd66a0530d964c06cc3a20ccad1c8071297dedf4b (diff)
downloadslackbuilds-c4eaef19b5e3bdc8c4434b8361dff2b267b02b61.tar.gz
20191012.1 global branch merge.current-20191012.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-cairo')
-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 cbc99c9e83..6fad7a083d 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 \