summaryrefslogtreecommitdiffstats
path: root/perl/perl-OpenGL/perl-OpenGL.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-OpenGL/perl-OpenGL.SlackBuild')
-rw-r--r--perl/perl-OpenGL/perl-OpenGL.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-OpenGL/perl-OpenGL.SlackBuild b/perl/perl-OpenGL/perl-OpenGL.SlackBuild
index 8710677900..54a0a05619 100644
--- a/perl/perl-OpenGL/perl-OpenGL.SlackBuild
+++ b/perl/perl-OpenGL/perl-OpenGL.SlackBuild
@@ -54,7 +54,7 @@ find -L . \
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 \