summaryrefslogtreecommitdiff
path: root/perl-encoding-fixlatin-xs
diff options
context:
space:
mode:
Diffstat (limited to 'perl-encoding-fixlatin-xs')
-rw-r--r--perl-encoding-fixlatin-xs/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-encoding-fixlatin-xs/PKGBUILD b/perl-encoding-fixlatin-xs/PKGBUILD
index 6df03720..10967e69 100644
--- a/perl-encoding-fixlatin-xs/PKGBUILD
+++ b/perl-encoding-fixlatin-xs/PKGBUILD
@@ -34,6 +34,7 @@ build() {
check() {
cd "$srcdir/$_distdir"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+ export RELEASE_TESTING=1
make test
)
}