diff options
-rw-r--r-- | perl-getopt-long-util/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-getopt-long-util/PKGBUILD b/perl-getopt-long-util/PKGBUILD index fe97df022..ceeafa234 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 |