summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-getopt-long-util/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
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