From 715c22d74a01af9fdf976c9262ed08029be5fea0 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Sep 2017 12:14:38 +0200 Subject: perl-getopt-long-util: enable release tests --- perl-getopt-long-util/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-getopt-long-util') diff --git a/perl-getopt-long-util/PKGBUILD b/perl-getopt-long-util/PKGBUILD index fe97df02..ceeafa23 100644 --- a/perl-getopt-long-util/PKGBUILD +++ b/perl-getopt-long-util/PKGBUILD @@ -47,6 +47,8 @@ build() { check() { cd "${srcdir}/${_distdir}" + export RELEASE_TESTING=1 + # If using Makefile.PL if [ -r Makefile.PL ]; then make test -- cgit v1.2.3-54-g00ecf