summaryrefslogtreecommitdiff
path: root/perl-perlio-layers
diff options
context:
space:
mode:
Diffstat (limited to 'perl-perlio-layers')
-rw-r--r--perl-perlio-layers/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-perlio-layers/PKGBUILD b/perl-perlio-layers/PKGBUILD
index 749cefe8..214d7e2f 100644
--- a/perl-perlio-layers/PKGBUILD
+++ b/perl-perlio-layers/PKGBUILD
@@ -40,6 +40,7 @@ build() {
check() {
cd "${srcdir}/${_distdir}"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+ export RELEASE_TESTING=1
perl Build test
)
}