From: rhatto Date: Sat, 5 Jan 2008 03:31:34 +0000 (+0000) Subject: perl-mime-tools: removed 'make test' X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4f3c2d1af6831e6f4804ce16d8640d3b5f93d5dd;p=slackbuilds.git perl-mime-tools: removed 'make test' git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1589 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/dev/perl/perl-mime-tools/perl-mime-tools.SlackBuild b/dev/perl/perl-mime-tools/perl-mime-tools.SlackBuild index 6e06da4b..6ce43f99 100755 --- a/dev/perl/perl-mime-tools/perl-mime-tools.SlackBuild +++ b/dev/perl/perl-mime-tools/perl-mime-tools.SlackBuild @@ -90,7 +90,7 @@ mkdir -p /install perl Makefile.PL || exit $ERROR_CONF make || exit $ERROR_MAKE -make test +#make test make install DESTDIR=$TMP/package-$PACKAGE || exit $ERROR_INSTALL # make the package